diff options
Diffstat (limited to 'security/sshpass')
-rw-r--r-- | security/sshpass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sshpass/Makefile b/security/sshpass/Makefile index 8ebfc0eb7065..97e9bd6e8d13 100644 --- a/security/sshpass/Makefile +++ b/security/sshpass/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/sshpass/${PORTVERSION} MAINTAINER= gaod@hychen.org COMMENT= Non-interactive ssh password auth tool +WWW= https://sourceforge.net/projects/sshpass/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |