diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /mail | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gml/Makefile | 2 | ||||
-rw-r--r-- | mail/heirloom-mailx/Makefile | 2 | ||||
-rw-r--r-- | mail/mdpop3d/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/gml/Makefile b/mail/gml/Makefile index bf9cfa67aa8e..4d547de0565e 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= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Mbox & Maildir to Gmail loader USE_PYTHON_RUN= yes diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index d279ca2606e9..4b4fc6377b62 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= heirloom PKGNAMEPREFIX= ${MASTER_SITE_SUBDIR}- -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@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 890cefc72dfe..034d0dc9e448 100644 --- a/mail/mdpop3d/Makefile +++ b/mail/mdpop3d/Makefile @@ -10,7 +10,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.corpit.ru/home/mjt/mdpop3d/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A simple and small POP3 daemon implementation with Maildir support MAN8= mdpop3d.8 |