diff options
Diffstat (limited to 'net/pear-Net_Vpopmaild')
-rw-r--r-- | net/pear-Net_Vpopmaild/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile index 024d52b69b01..59008779ea0a 100644 --- a/net/pear-Net_Vpopmaild/Makefile +++ b/net/pear-Net_Vpopmaild/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Vpopmaild PORTVERSION= 0.3.2 CATEGORIES= net mail pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ |