diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-07-19 18:59:40 +0000 |
commit | e36d81dc9317ccfa7cf3ac3d9b5029059502d108 (patch) | |
tree | be36b41be59a036e9f12544d0dec183abac70503 /net/6tunnel | |
parent | 0da5b5c30c07612ccdf1819e569b4fbda9756291 (diff) | |
download | ports-e36d81dc9317ccfa7cf3ac3d9b5029059502d108.tar.gz ports-e36d81dc9317ccfa7cf3ac3d9b5029059502d108.zip |
Notes
Diffstat (limited to 'net/6tunnel')
-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 |