aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-12-06 06:32:29 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-12-06 06:32:29 +0800
commit52dd0f0000b81a55f4bf27018b6507d364ce20b5 (patch)
tree5758e1e9c8851a7c4ec6181ba4912669905da412 /security/openssh-portable/Makefile
parent207c4490a92090826f577a73fa7cfcfef5be8892 (diff)
downloadfreebsd-ports-gnome-52dd0f0000b81a55f4bf27018b6507d364ce20b5.tar.gz
freebsd-ports-gnome-52dd0f0000b81a55f4bf27018b6507d364ce20b5.tar.zst
freebsd-ports-gnome-52dd0f0000b81a55f4bf27018b6507d364ce20b5.zip
- Update mirror site for HPN patch
Feature safe: yes
Diffstat (limited to 'security/openssh-portable/Makefile')
-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 097c1d107346..019bc6cf39a3 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -115,7 +115,7 @@ CFLAGS+= -DCHROOT
.endif
.if ${PORT_OPTIONS:MHPN}
-PATCH_SITES+= http://www.shatow.net/freebsd/
+PATCH_SITES+= http://mirror.shatow.net/freebsd/${PORTNAME}/
PATCHFILES+= ${PORTNAME}-5.8p1-hpn13v11.diff.gz
PATCH_DIST_STRIP=
.endif