Index: head/devel/rubygem-pathspec/Makefile =================================================================== --- head/devel/rubygem-pathspec/Makefile (revision 490018) +++ head/devel/rubygem-pathspec/Makefile (revision 490019) @@ -1,17 +1,20 @@ # $FreeBSD$ PORTNAME= pathspec PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= puppet@FreeBSD.org COMMENT= Match path specifications, such as .gitignore LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes + +PLIST_FILES= bin/pathspec-rb .include