diff options
Diffstat (limited to 'devel/cvs2darcs/Makefile')
-rw-r--r-- | devel/cvs2darcs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cvs2darcs/Makefile b/devel/cvs2darcs/Makefile index 32cf176f5c42..e4e94dc544c1 100644 --- a/devel/cvs2darcs/Makefile +++ b/devel/cvs2darcs/Makefile @@ -23,6 +23,5 @@ USES= perl5 NO_BUILD= yes PLIST_FILES= bin/cvs2darcs share/cvs2darcs/cvs_convert.pl \ share/cvs2darcs/branch_detect.pl man/man1/${PORTNAME}.1.gz -PLIST_DIRS= share/cvs2darcs .include <bsd.port.mk> |