diff options
author | rillig <rillig@pkgsrc.org> | 2007-12-01 13:20:51 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-12-01 13:20:51 +0000 |
commit | 8e0b1b25ab9aa26a372920541c47891279653b00 (patch) | |
tree | aa6817fa68d8d5e0677ac48a8f0b6935aa11552c | |
parent | c53f090cc0fa2cfa094fe200e26b4e8b77cb86f5 (diff) | |
download | pkgsrc-8e0b1b25ab9aa26a372920541c47891279653b00.tar.gz |
Homepage and Download site changed.
-rw-r--r-- | net/totd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile index 920ea1905f1..3f23f01d4a1 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.25 2007/04/04 17:39:11 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2007/12/01 13:20:51 rillig Exp $ # DISTNAME= totd-1.5.1 CATEGORIES= net -MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ +MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/totd/ MAINTAINER= feico@pasta.cs.uit.no -HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html +HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/software/totd.html COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation GNU_CONFIGURE= yes |