diff options
author | fluffy <fluffy@FreeBSD.org> | 2013-02-21 00:08:58 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2013-02-21 00:08:58 +0800 |
commit | ae1e9195ba353cff844a7578934d2bb1592f377d (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /mail | |
parent | ed075ed03a472792579af506eb2d8f7c1d1bbd15 (diff) | |
download | freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.tar.gz freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.tar.zst freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.zip |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gml/Makefile | 2 | ||||
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 2 | ||||
-rw-r--r-- | mail/heirloom-mailx/Makefile | 2 | ||||
-rw-r--r-- | mail/mdpop3d/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/gml/Makefile b/mail/gml/Makefile index 4d547de0565e..181a470f3f70 100644 --- a/mail/gml/Makefile +++ b/mail/gml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://marklyon.org/gmail/old/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mbox & Maildir to Gmail loader USE_PYTHON_RUN= yes diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index 07e0ca0afb37..462832c6db02 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= mail deskutils MASTER_SITES= GOOGLE_CODE -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Gmail Inbox Monitor for the GNOME2 desktop LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 88914e37dfb9..36efc8c3b6f5 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= SF/heirloom/heirloom-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= heirloom- -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BSD mail utility with MIME, IMAP, POP3, SMTP, and S/MIME extensions OPTIONS= IPV6 "Enable IPv6 Support" On diff --git a/mail/mdpop3d/Makefile b/mail/mdpop3d/Makefile index 34f1c90e96f6..c3e093ca9abd 100644 --- a/mail/mdpop3d/Makefile +++ b/mail/mdpop3d/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.97 CATEGORIES= mail MASTER_SITES= ftp://ftp.corpit.ru/home/mjt/mdpop3d/ -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and small POP3 daemon implementation with Maildir support PLIST_FILES= libexec/mdpop3d |