diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
commit | 030871c4bb89dd46b2a74d8bef2d7f86ba8a228d (patch) | |
tree | dde35b5a1c893c8fd6587a8fac35ef12fa7bf510 /mail | |
parent | 7f49a498bfa3b4f95acd5620f7d603b2fee68c88 (diff) | |
download | freebsd-ports-graphics-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.gz freebsd-ports-graphics-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.zst freebsd-ports-graphics-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.zip |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/masqmail-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/masqmail/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/masqmail-devel/Makefile b/mail/masqmail-devel/Makefile index 5d8978c2d1b..b0470df5463 100644 --- a/mail/masqmail-devel/Makefile +++ b/mail/masqmail-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.20 CATEGORIES= mail MASTER_SITES= http://innominate.org/kurth/masqmail/download/ -MAINTAINER= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= Mail server for hosts, not permanently connected to the internet CONFLICTS= masqmail-0.1* diff --git a/mail/masqmail/Makefile b/mail/masqmail/Makefile index 8ae4efe9912..377cff5b10f 100644 --- a/mail/masqmail/Makefile +++ b/mail/masqmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://innominate.org/kurth/masqmail/download/ DISTNAME= MasqMail-${PORTVERSION} -MAINTAINER= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= Mail server for hosts, not permanently connected to the internet CONFLICTS= masqmail-0.2* |