diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-21 22:37:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-21 22:37:14 +0000 |
commit | 1b4e5b952e1ceeea00e8cf61a957333a69897888 (patch) | |
tree | ceaf564a9ed88962b50dedb513987c93ddc56ff5 /x11-fm | |
parent | 1a17607766b44d4dd4c01c77bb1b1e1c8cc64a61 (diff) | |
download | ports-1b4e5b952e1ceeea00e8cf61a957333a69897888.tar.gz ports-1b4e5b952e1ceeea00e8cf61a957333a69897888.zip |
- Fix the port after removal of pkg-message
Reported by: pointyhat
Pointy hat to: lme
Notes
Notes:
svn path=/head/; revision=199876
Diffstat (limited to 'x11-fm')
-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 |