diff options
-rw-r--r-- | mail/milter-greylist-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/milter-greylist/Makefile | 2 | ||||
-rw-r--r-- | mail/popper/Makefile | 2 | ||||
-rw-r--r-- | mail/premail/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile index dc7a342c6e79..6cca3ebc7ff3 100644 --- a/mail/milter-greylist-devel/Makefile +++ b/mail/milter-greylist-devel/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -devel DISTNAME= milter-greylist-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= Easy-to-use greylist milter for sendmail and postfix (development) CONFLICTS= milter-greylist-4.2.* diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index b8398e5a5649..eeb0b62519d2 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ DISTNAME= milter-greylist-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= Easy-to-use greylist milter for sendmail and postfix CONFLICTS= milter-greylist-devel-[1-9]*.* diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 6c1a67866940..ac4152f1ae37 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) # Set WITH_POPPER_YOUBIN_SUPPORT variable in the environment to enable diff --git a/mail/premail/Makefile b/mail/premail/Makefile index 0030cdbb4cb1..e6a93453fe81 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail security MASTER_SITES= ftp://ftp.jpunix.com/pub/remailer-tools/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= E-mail privacy package, support anon remailers, PGP, nyms BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp |