diff options
author | pav <pav@FreeBSD.org> | 2007-09-22 06:37:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-09-22 06:37:14 +0800 |
commit | fcdb5d10b5b9e855f2959f7b7d84e693fd73a5c2 (patch) | |
tree | c8e320b5bc5bc2b4dd6b45291d48339c1e475a96 /x11-fm/mucommander | |
parent | 9b9a9e60da4cb61e219178fe7b94605a91d70469 (diff) | |
download | freebsd-ports-gnome-fcdb5d10b5b9e855f2959f7b7d84e693fd73a5c2.tar.gz freebsd-ports-gnome-fcdb5d10b5b9e855f2959f7b7d84e693fd73a5c2.tar.zst freebsd-ports-gnome-fcdb5d10b5b9e855f2959f7b7d84e693fd73a5c2.zip |
- Fix the port after removal of pkg-message
Reported by: pointyhat
Pointy hat to: lme
Diffstat (limited to 'x11-fm/mucommander')
-rw-r--r-- | x11-fm/mucommander/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index e73c71f9b732..587a78ed8151 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -20,7 +20,7 @@ NO_BUILD= yes PLIST_FILES= bin/mucommander %%DATADIR%%/mucommander.jar %%DATADIR%%/license.txt PLIST_DIRS= %%DATADIR%% -SUB_FILES= mucommander pkg-message +SUB_FILES= mucommander PORTDOCS= readme.txt |