diff options
Diffstat (limited to 'security/unssh/Makefile')
-rw-r--r-- | security/unssh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/unssh/Makefile b/security/unssh/Makefile index df012d93cc92..d2ad3dad344d 100644 --- a/security/unssh/Makefile +++ b/security/unssh/Makefile @@ -8,8 +8,7 @@ PORTNAME= unssh PORTVERSION= 1.4 CATEGORIES= security -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME:L}/${PORTNAME:L}-${PORTVERSION} +MASTER_SITES= http://www.semprixd.com/shares/ports/ MAINTAINER= semprix@bsdmail.org COMMENT= Fast way to delete entries from OpenSSH known_hosts file |