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 c7d8f220b358..c5353b0f3400 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Dict PORTVERSION= 1.0.6 CATEGORIES= net www pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to the DICT protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ |