diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gnut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile index 2ab421ad562..a92bbd07465 100644 --- a/net/gnut/Makefile +++ b/net/gnut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/02/25 04:18:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/25 09:37:44 tron Exp $ # DISTNAME= gnut-0.4.20 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.gnutelladev.com/source/gnut/ MAINTAINER= deberg@netbsd.org -HOMEPAGE= http://www.mrob.com/gnut/ +HOMEPAGE= http://www.gnutelliums.com/linux_unix/gnut/ COMMENT= Text-mode Gnutella client #BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf |