diff options
author | itojun <itojun> | 2000-11-18 07:24:15 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-11-18 07:24:15 +0000 |
commit | 81b01f1003bb82a85ebd1ba4da03e3b66bd93fba (patch) | |
tree | 9aea62779bf9b992d04fe93f664c3a490a7a7319 /net/totd | |
parent | c01c5efce63cb9eff10ee50b27c55bc8577cfc2c (diff) | |
download | pkgsrc-81b01f1003bb82a85ebd1ba4da03e3b66bd93fba.tar.gz |
correct HOMEPAGE
Diffstat (limited to 'net/totd')
-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 |