diff options
-rw-r--r-- | dns/totd/Makefile | 5 | ||||
-rw-r--r-- | dns/totd/pkg-descr | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index 207a5d43809a..dc4e936a95fc 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -5,16 +5,13 @@ PORTNAME= totd PORTVERSION= 1.5.1 PORTREVISION= 1 CATEGORIES= dns ipv6 -MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ +MASTER_SITES= http://BSDforge.com/projects/source/dns/totd/ MAINTAINER= ed@FreeBSD.org COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation USES= desthack uidfix -BROKEN= Unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-11-26 USE_RC_SUBR= totd GNU_CONFIGURE= yes diff --git a/dns/totd/pkg-descr b/dns/totd/pkg-descr index dfac332d7f74..8d49c1a04981 100644 --- a/dns/totd/pkg-descr +++ b/dns/totd/pkg-descr @@ -8,4 +8,4 @@ Examples of such translation mechanisms currently in use are: the KAME project (http://www.kame.net). See faithd(8) on *BSD/Kame. -WWW: http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html +WWW: http://BSDforge.com/projects/dns/totd/ |