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 | 2a1a4645ad7c3f836115c4a00fe48a7120a35c68 (patch) | |
tree | aa6817fa68d8d5e0677ac48a8f0b6935aa11552c /net/totd | |
parent | cff87a602794bf8e2de43f354489a78e08b0c304 (diff) | |
download | pkgsrc-2a1a4645ad7c3f836115c4a00fe48a7120a35c68.tar.gz |
Homepage and Download site changed.
Diffstat (limited to 'net/totd')
-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 |