aboutsummaryrefslogtreecommitdiff
path: root/security/sshpass
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:49:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:49:13 +0000
commit2570f5b39f4cfb50553ba57f0eeea791f4729d83 (patch)
treee9b184632b3ccd8e2fa67bac069bacffcee6f76a /security/sshpass
parente80fc793497fb5492f6f39a6af917007062d10d0 (diff)
downloadports-2570f5b39f4cfb50553ba57f0eeea791f4729d83.tar.gz
ports-2570f5b39f4cfb50553ba57f0eeea791f4729d83.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342025
Diffstat (limited to 'security/sshpass')
-rw-r--r--security/sshpass/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/sshpass/Makefile b/security/sshpass/Makefile
index af9c2fcd397c..d5b535eb4e66 100644
--- a/security/sshpass/Makefile
+++ b/security/sshpass/Makefile
@@ -13,8 +13,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
-PLIST_FILES= bin/sshpass
-MAN1= sshpass.1
+PLIST_FILES= bin/sshpass \
+ man/man1/sshpass.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>