diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
commit | 317bb4cb888e9aa84092fd811bc2f19840c34aff (patch) | |
tree | 689ed77d277413c448c11af59c2bfba0da4b48e1 /net/xwhois | |
parent | 4b0001b33e94e37b0acead22067205639f3c1b2a (diff) | |
download | ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.gz ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.zip |
Notes
Diffstat (limited to 'net/xwhois')
-rw-r--r-- | net/xwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index 1624b13eed57..c7d5de67ddad 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/xwhois/dist/ -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK-based frontend to the whois service (RFC954) USE_X_PREFIX= yes |