diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-20 15:38:52 +0800 |
commit | 2d4669d56f1c2b43d210bb830a29412b42877ec0 (patch) | |
tree | 9a33c0e929ee9733f24ee88638a034405c23e899 /net | |
parent | 98bafbb29be04375dd7c1d0979cc4cfa947712a7 (diff) | |
download | freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.gz freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.tar.zst freebsd-ports-gnome-2d4669d56f1c2b43d210bb830a29412b42877ec0.zip |
- Take maintainership
Diffstat (limited to 'net')
-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 |