diff options
Diffstat (limited to 'net/pear-Net_Dict')
-rw-r--r-- | net/pear-Net_Dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 27af8144b56a..24fb4f299215 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= net www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR interface to the DICT protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ |