aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-01-19 01:43:26 +0000
committerXin LI <delphij@FreeBSD.org>2007-01-19 01:43:26 +0000
commitac1013f3015508bc3a857299522eb8b65730b499 (patch)
tree7517c2f1a18ec1496e4a94eece1824a61352ffb6 /sysutils
parent4f911a8c6a897f5179d2f7776e47e752f9cc76b9 (diff)
downloadports-ac1013f3015508bc3a857299522eb8b65730b499.tar.gz
ports-ac1013f3015508bc3a857299522eb8b65730b499.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mcweject/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcweject/Makefile b/sysutils/mcweject/Makefile
index c9482de42644..89b50a0faeaf 100644
--- a/sysutils/mcweject/Makefile
+++ b/sysutils/mcweject/Makefile
@@ -30,7 +30,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/eject ${PREFIX}/sbin
${CHMOD} 4511 ${PREFIX}/sbin/eject
${INSTALL_DATA} ${WRKSRC}/eject.1 ${PREFIX}/man/man1
- ${GZIP_CMD} -best ${PREFIX}/man/man1/eject.1
+ ${GZIP_CMD} ${PREFIX}/man/man1/eject.1
post-install:
@${CAT} ${PKGMESSAGE}