1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- 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]
This commit is contained in:
Stefan Walter 2007-10-06 11:34:27 +00:00
parent 28f1cccf42
commit 5c87bbb0e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200990
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -6,7 +6,6 @@
#
# PROVIDE: gateway6
# REQUIRE: FILESYSTEMS netif
# BEFORE: ip6addrctl
# KEYWORD: shutdown
#