diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
commit | fdb3be1aea90bde55318a1a344398f0bea2ee26d (patch) | |
tree | 55e3fd1fd2e793422953998f79df6810737f9801 /net/pear-Net_SMS | |
parent | 84a9a33ae404fa0929eb791b146e68a9c778a3eb (diff) | |
download | freebsd-ports-graphics-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.gz freebsd-ports-graphics-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.zst freebsd-ports-graphics-fdb3be1aea90bde55318a1a344398f0bea2ee26d.zip |
- Pass maintainership to miwi
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 08c8d66db32..27b6786b73c 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 PORTREVISION= 2 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ |