diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
commit | d969fbba7993b8a312aec6a735f6938600ca9f2b (patch) | |
tree | 26763c4a787fcc7ae4d01ef75f7198537d6a938e /net/pear-Net_SMS | |
parent | 37a1049733d51dbe4344cffdd9daabbefff05803 (diff) |
Notes
Diffstat (limited to 'net/pear-Net_SMS')
-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 c5ff9298f45e..b968443a5df8 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_SMS PORTVERSION= 0.1.0 CATEGORIES= net pear -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ |