diff options
Diffstat (limited to 'net/pear-Net_SMS/Makefile')
-rw-r--r-- | net/pear-Net_SMS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index 51bbea46f3ec..74fd50d59b8b 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SMS PORTVERSION= 0.2.1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ |