diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
commit | 30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26 (patch) | |
tree | c80c01ba11cd909fce0f5a8aca5910cc04ddbfbb /net/jwhois | |
parent | dce9b3eb9b2fc2b4539945852c7bf15171503f1e (diff) | |
download | ports-30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26.tar.gz ports-30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26.zip |
Notes
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 1f417ccd5fa2..f9f6512ea6d2 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= jwhois -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=An improved WHOIS client capable of selecting server to query GNU_CONFIGURE= yes |