aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/gateway6/Makefile7
-rw-r--r--net/gateway6/files/gateway6.sh.in1
2 files changed, 3 insertions, 5 deletions
diff --git a/net/gateway6/Makefile b/net/gateway6/Makefile
index c2c39dcd0e49..697e94aef317 100644
--- a/net/gateway6/Makefile
+++ b/net/gateway6/Makefile
@@ -7,16 +7,15 @@
PORTNAME= gateway6
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= net ipv6
-MASTER_SITES= ftp://ftp.fth-devel.net/pub/freenet6/
-MASTER_SITES+= http://www.go6.net/4105/file.asp?file_id=142/
+MASTER_SITES= http://www.go6.net/4105/file.asp?file_id=142&foo=/
+MASTER_SITES+= ftp://ftp.fth-devel.net/pub/freenet6/
DISTNAME= gw6c-5_0-RELEASE-src
MAINTAINER= mike@fth-devel.net
COMMENT= Gateway6 Tunnel Setup Protocol Client - Free IPv6 tunnel
-BROKEN= fails to fetch
-
USE_RC_SUBR= gateway6.sh
WRKSRC= ${WRKDIR}/tspc-advanced
diff --git a/net/gateway6/files/gateway6.sh.in b/net/gateway6/files/gateway6.sh.in
index 0cde258a3c24..eb442d707211 100644
--- a/net/gateway6/files/gateway6.sh.in
+++ b/net/gateway6/files/gateway6.sh.in
@@ -6,7 +6,6 @@
#
# PROVIDE: gateway6
# REQUIRE: FILESYSTEMS netif
-# BEFORE: ip6addrctl
# KEYWORD: shutdown
#