summaryrefslogtreecommitdiffstats
path: root/security/ssh2
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-28 19:39:20 +0000
committerobrien <obrien@FreeBSD.org>2000-01-28 19:39:20 +0000
commitf615d5ad38b2aa92cf840d1b06216fdd1ea96758 (patch)
tree6fc28860f2e7e4720ef80a7df9c85b490681a99f /security/ssh2
parent8c2ff1ce65c76b0e1733d6ec6bdc7119f354869d (diff)
downloadFreeBSD-ports-f615d5ad38b2aa92cf840d1b06216fdd1ea96758.zip
FreeBSD-ports-f615d5ad38b2aa92cf840d1b06216fdd1ea96758.tar.gz
Make pkgname match the directory the port lives in, and to reduce collsion
with the ssh1 port. Asked for by: several on the ports list over time [the maintainer has not responded to multiple emails asking about this change]
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 6bc3cf7..fbad422 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -8,9 +8,10 @@
# Maximal ssh2 package requires YES values for
# USE_SSH1, USE_TCPWRAP
-DISTNAME= ssh-2.0.13
+DISTNAME= ssh-2.0.13
+PKGNAME= ssh2-2.0.13
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
+MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
ftp://sunsite.unc.edu/pub/packages/security/ssh/ \
ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/
OpenPOWER on IntegriCloud