svn commit: r308352 - head/security/openssh-portable

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 5 22:32:30 UTC 2012


Author: bdrewery
Date: Wed Dec  5 22:32:29 2012
New Revision: 308352
URL: http://svnweb.freebsd.org/changeset/ports/308352

Log:
  - Update mirror site for HPN patch
  
  Feature safe:	yes

Modified:
  head/security/openssh-portable/Makefile

Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile	Wed Dec  5 22:25:02 2012	(r308351)
+++ head/security/openssh-portable/Makefile	Wed Dec  5 22:32:29 2012	(r308352)
@@ -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


More information about the svn-ports-all mailing list