diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-17 15:29:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-17 15:29:51 +0800 |
commit | 9aa6e70a1bb4002526ff83401a7fd1405a97e01a (patch) | |
tree | 34837f6657a2605a2dd86d4316f53bd38eb012d0 /security/unssh | |
parent | 21c34cac8a5c98325daad0c51eae8f6c944141f5 (diff) | |
download | freebsd-ports-gnome-9aa6e70a1bb4002526ff83401a7fd1405a97e01a.tar.gz freebsd-ports-gnome-9aa6e70a1bb4002526ff83401a7fd1405a97e01a.tar.zst freebsd-ports-gnome-9aa6e70a1bb4002526ff83401a7fd1405a97e01a.zip |
- Update MASTER_SITES
PR: 144693
Submitted by: Dax Labrador <semprix@bsdmail.org> (maintainer)
Diffstat (limited to 'security/unssh')
-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 |