aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-06-13 03:02:04 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-06-13 03:02:04 +0000
commitf10427bf153499c3821c2129a40aafed6031dbf8 (patch)
tree30500a821e59056e050707fc2b1c2d3324c56e8d /security/openssh-portable
parent38eddf1bdb4dc198cb0402fd14a7d22142cfcf66 (diff)
downloadports-f10427bf153499c3821c2129a40aafed6031dbf8.tar.gz
ports-f10427bf153499c3821c2129a40aafed6031dbf8.zip
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 4c78de77f320..7f25cf49f238 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -118,7 +118,7 @@ CFLAGS+= -DCHROOT
.endif
.if defined(WITH_HPN)
-PATCH_SITES+= http://www.psc.edu/networking/projects/hpn-ssh/
+PATCH_SITES+= http://www.shatow.net/freebsd/
PATCHFILES+= ${PORTNAME}-5.8p1-hpn13v11.diff.gz
PATCH_DIST_STRIP=
.endif