diff options
author | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
commit | d28ea947c47006e3633c86ee6689c1287e381c79 (patch) | |
tree | b4343fe4838935961d2179497f2f2ac287b1b4ca /mail | |
parent | 47e6f69165e15b3597464161760bd6d5775f0b9c (diff) | |
download | freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.gz freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.zst freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
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 |