diff options
Diffstat (limited to 'net/pear-Net_URL2')
-rw-r--r-- | net/pear-Net_URL2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile index 0b4d274271bc..2a28e1d9465d 100644 --- a/net/pear-Net_URL2/Makefile +++ b/net/pear-Net_URL2/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_URL2 PORTVERSION= 0.2.0 CATEGORIES= net www pear -MAINTAINER= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Easy parsing of Urls BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |