diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/ripe-whois | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/ripe-whois')
-rw-r--r-- | net/ripe-whois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile index 5aeba31eaf6..9606712643d 100644 --- a/net/ripe-whois/Makefile +++ b/net/ripe-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:03 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:51:47 grant Exp $ # DISTNAME= ripe-whois-3.1.1v6 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/whois-3.1.1v6 MASTER_SITES= ftp://ftp.ripe.net/tools/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ASCII_DOC} ${PS_DOC} -MAINTAINER= seb@netbsd.org +MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.ripe.net/ripencc/pub-services/db/ COMMENT= RIPE very simple and generic whois client |