From 83c9b8d2c8527f1038e64bb51ca2fa4c3587aa36 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 6 Oct 2007 11:34:27 +0000 Subject: - Update MASTER_SITES to make it fetchable. [2] - Remove BEFORE tag from startup script. [1] - Bump PORTREVISION. PR: 116958 [1], 116961 [2] Submitted by: maintainer [1,2] --- net/gateway6/Makefile | 7 +++---- net/gateway6/files/gateway6.sh.in | 1 - 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 # -- cgit