diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:19:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:19:35 +0000 |
commit | 00dd9b04ef3a990427885fdb5573d5b59c2dfd9d (patch) | |
tree | 0b2d63b21b4ecc105a83a270056d316348cdd65a /misc/fortune-mod-futurama | |
parent | 2f8452f907f1b068bc95fd10a7975575bdaf0604 (diff) | |
download | ports-00dd9b04ef3a990427885fdb5573d5b59c2dfd9d.tar.gz ports-00dd9b04ef3a990427885fdb5573d5b59c2dfd9d.zip |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=375098
Diffstat (limited to 'misc/fortune-mod-futurama')
-rw-r--r-- | misc/fortune-mod-futurama/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile index 768b3a53889a..1c954e4a0556 100644 --- a/misc/fortune-mod-futurama/Makefile +++ b/misc/fortune-mod-futurama/Makefile @@ -15,7 +15,6 @@ USES= tar:bzip2 SUB_FILES= pkg-message PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat -PLIST_DIRS= share/games/fortune share/games do-build: @cd ${WRKSRC} && /usr/games/strfile futurama |