diff options
author | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
commit | b3e6719037b98685901b2a79b98020377b4adc18 (patch) | |
tree | a9a74e9114e57b53fea173414341badf2aa8a70e /mail | |
parent | 29bb3bfb61d41f664b0a16923abf5f039c29887d (diff) | |
download | freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.gz freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.zst freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'mail')
-rw-r--r-- | mail/adcomplain/Makefile | 2 | ||||
-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 | ||||
-rw-r--r-- | mail/procmail/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 222509343c15..40f7ea5ec657 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.rdrop.com/users/billmc/ DISTNAME= ${PORTNAME}.pl EXTRACT_SUFX= .uu -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Complain about inappropriate commercial use (f.e. SPAM) of usenet/e-mail USE_PERL5= yes diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile index 008fcd3244f8..dc7a342c6e79 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= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org 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 e4491f4c0ff9..b8398e5a5649 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= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org 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 23c20e4a0144..6c1a67866940 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= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org 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 37597e8f90a7..0030cdbb4cb1 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= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= E-mail privacy package, support anon remailers, PGP, nyms BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index c773d0492893..780c3fb4c90d 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ ftp://sunsite.cnlab-switch.ch/mirror/procmail/ \ ftp://ftp.mirrorservice.org/sites/ftp.procmail.org/pub/procmail/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A local mail delivery agent MAKE_JOBS_UNSAFE= yes |