diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2012-12-06 06:32:29 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2012-12-06 06:32:29 +0800 |
commit | 52dd0f0000b81a55f4bf27018b6507d364ce20b5 (patch) | |
tree | 5758e1e9c8851a7c4ec6181ba4912669905da412 /security/openssh-portable/Makefile | |
parent | 207c4490a92090826f577a73fa7cfcfef5be8892 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |