diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:57:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:57:01 +0000 |
commit | 1c1df867d33df11f0e86ac86acc068f1d129c59c (patch) | |
tree | c0a6956f5a929c52b81b7925831c80e595fde44b /x11-fm | |
parent | 7a40ea132a9ed433b53c0b76d31b0d9fa4fe6f2c (diff) |
cleanup plist
Notes
Notes:
svn path=/head/; revision=375119
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/mucommander/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index da06b9e45fad..11ed86be80b6 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -17,7 +17,6 @@ JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= bin/mucommander %%DATADIR%%/mucommander.jar %%DATADIR%%/license.txt -PLIST_DIRS= %%DATADIR%% SUB_FILES= mucommander PORTDOCS= readme.txt |