diff options
author | shattered <shattered@pkgsrc.org> | 2009-01-10 10:02:00 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2009-01-10 10:02:00 +0000 |
commit | 2055ddf81901a85c393479adae30726ead0dadea (patch) | |
tree | 37f5006f383788eb4d2df5f8bb62047cb916cdc9 /net/jwhois | |
parent | 8819af401240de2f74f9ea557a5b5593faa2f5f6 (diff) | |
download | pkgsrc-2055ddf81901a85c393479adae30726ead0dadea.tar.gz |
Take over maintainership, per kim@'s request.
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 554e3c5b8ff..973bf881042 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.60 2009/01/09 16:20:20 shattered Exp $ +# $NetBSD: Makefile,v 1.61 2009/01/10 10:02:00 shattered Exp $ # DISTNAME= jwhois-4.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://www.gnu.org/software/jwhois/ COMMENT= Configurable WHOIS client |