diff options
author | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
commit | 135658c881ce4453f776dd69ce2bd43198cb4604 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /mail | |
parent | b37e016b9d3c29ce23b3d7c162fc128f0c68618c (diff) | |
download | freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.gz freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.zst freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.zip |
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Net_IMAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 6162292fa79b..25c739602df9 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.1.0 CATEGORIES= mail net pear -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ |