diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /mail | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
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 |