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/mdpop3d | |
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/mdpop3d')
-rw-r--r-- | mail/mdpop3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |