diff options
-rw-r--r-- | net/totd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile index 6f8cd1389f2..b81fe47cfb7 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/10/19 22:53:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2000/11/18 07:24:15 itojun Exp $ # DISTNAME= totd-1.1p4 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= feico@pasta.cs.uit.no -HOMEPAGE= http://www.vermicelli.cs.uit.no/ipv6/software.html +HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html WRKSRC= ${WRKDIR}/totd-1.1p4 |