summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-20 12:50:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-20 12:50:41 +0000
commit32e00bb4ea4311db0266ab1e71f2d30278d91907 (patch)
tree3d2a18e2a443c7ac3bb9c02257f7e938c2714e62 /net
parent- Revive security/ruby-acl port and unbreak it (diff)
- Update download instructions
PR: ports/83780 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=139687
Diffstat (limited to 'net')
-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 '; \