diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 /net/pear-Net_Whois | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) | |
download | ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.tar.gz ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.zip |
Notes
Diffstat (limited to 'net/pear-Net_Whois')
-rw-r--r-- | net/pear-Net_Whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index 29b529e83927..60226cefeb92 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A tool to query internet domain name services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |