aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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