diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-20 07:38:52 +0000 |
commit | ac5485d85bcb11c75a77ed6bf1e4d0ad6ee964fd (patch) | |
tree | 44e0192d39b18bedc8eee517af7d76547f66b855 /net/whois | |
parent | 5bfea13350d83b5c89ec1f524cb68acf0abc64e1 (diff) |
Notes
Diffstat (limited to 'net/whois')
-rw-r--r-- | net/whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index 6a347e5041bc..22b7f3279e33 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Marco d'Itri whois client USE_GMAKE= yes |