diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /mail | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ez-pine-gpg/Makefile | 2 | ||||
-rw-r--r-- | mail/mbox2imap/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/ez-pine-gpg/Makefile b/mail/ez-pine-gpg/Makefile index 0064c4ee7dab..4b38b56592cf 100644 --- a/mail/ez-pine-gpg/Makefile +++ b/mail/ez-pine-gpg/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://business-php.com/opensource/ez-pine-gpg/ DISTNAME= ${PORTNAME}_v${DISTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of scripts to use gpg with Pine RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg diff --git a/mail/mbox2imap/Makefile b/mail/mbox2imap/Makefile index db63f97ae7d1..ca7319114c24 100644 --- a/mail/mbox2imap/Makefile +++ b/mail/mbox2imap/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # none EXTRACT_ONLY= # none -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Upload email stored in mbox file format to an IMAP server USES= python |