aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6socket_scrub
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-20 20:50:41 +0800
committerpav <pav@FreeBSD.org>2005-07-20 20:50:41 +0800
commit893eb8c7a1df4c601103dedac67a87fab159c6e7 (patch)
treed0111021fdff6b217c32af854bb6748138f92540 /net/ipv6socket_scrub
parent4ee08d84694fdb3b12297cea092c85e1b9488e8f (diff)
downloadfreebsd-ports-gnome-893eb8c7a1df4c601103dedac67a87fab159c6e7.tar.gz
freebsd-ports-gnome-893eb8c7a1df4c601103dedac67a87fab159c6e7.tar.zst
freebsd-ports-gnome-893eb8c7a1df4c601103dedac67a87fab159c6e7.zip
- Update download instructions
PR: ports/83780 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'net/ipv6socket_scrub')
-rw-r--r--net/ipv6socket_scrub/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ipv6socket_scrub/Makefile b/net/ipv6socket_scrub/Makefile
index 225fbfa6f7bb..94d737b28449 100644
--- a/net/ipv6socket_scrub/Makefile
+++ b/net/ipv6socket_scrub/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
PORTNAME= ipv6socket_scrub
-PORTVERSION= 1.0
+PORTVERSION= 1.0
CATEGORIES= net devel ipv6
-MASTER_SITES= #http://www.sun.com/solaris/ipv6
+MASTER_SITES= #http://www.sun.com/download/index.jsp?cat=Operating%20Systems&tab=3
DISTNAME= IPv6socket_scrub
EXTRACT_SUFX= .tar
@@ -25,7 +25,7 @@ NO_PACKAGE= ${RESTRICTED}
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
${ECHO} '======================================================='; \
- ${ECHO} 'You need to sign the agreement on http://www.sun.com/solaris/ipv6'; \
+ ${ECHO} 'You need to sign the agreement on http://www.sun.com/download/index.jsp?cat=Operating%20Systems&tab=3'; \
${ECHO} 'and fetch on your own.'; \
${ECHO} 'Once ${DISTFILES} has been downloaded, move it to '; \
${ECHO} '${DISTDIR} and then restart this build '; \