diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/6tunnel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 5e6484f9bc55..2cb16dd858af 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -9,8 +9,7 @@ PORTNAME= 6tunnel DISTVERSION= 0.11rc2 PORTREVISION= 1 CATEGORIES= net ipv6 -MASTER_SITES= http://toxygen.net/6tunnel/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://toxygen.net/6tunnel/ MAINTAINER= ports@FreeBSD.org COMMENT= TCP proxy for applications that don't speak IPv6 |