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 /mail/pear-Mail | |
parent | 84a9a33ae404fa0929eb791b146e68a9c778a3eb (diff) | |
download | freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.gz freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.zst freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.zip |
- Pass maintainership to miwi
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index fdbbb9b9f53b..0009d0612179 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail PORTVERSION= 1.1.14 CATEGORIES= mail www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |