diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:29:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:29:51 +0000 |
commit | 26f7159fef0c8f0434062ee67036917b0e5ddfb6 (patch) | |
tree | 8bc02fa471baee3b2928895d54c53c616e797e82 /security | |
parent | c8092f220d7084a084c611af51370a0dae9afbe7 (diff) | |
download | ports-26f7159fef0c8f0434062ee67036917b0e5ddfb6.tar.gz ports-26f7159fef0c8f0434062ee67036917b0e5ddfb6.zip |
Notes
Diffstat (limited to 'security')
-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 |