diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
commit | 6924e8803414334925f2ad50c8c508301ea8ae5d (patch) | |
tree | 32614382cb45762928a0f5df1e2eb2ca5ff869d5 /net/whois | |
parent | 17578e7022a25d0d3643b261a3cca7a0199fde43 (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 be3342398926..49b4f7269c89 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= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Marco d'Itri whois client USE_ICONV= yes |