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_DNSBL | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) |
Notes
Diffstat (limited to 'net/pear-Net_DNSBL')
-rw-r--r-- | net/pear-Net_DNSBL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 83a887186c2b..57c8a86365ec 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_DNSBL PORTVERSION= 1.3.0 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DNSBL Checker BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ |