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