diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
commit | a3be8cffa07f22d4ba57b0248ff47c81eee34ba7 (patch) | |
tree | 9b0fe50e5c1c3a4f345d719aaa4653b343eac29c /mail | |
parent | 2853f064eab4a1b09b6c3f66a87583b3169718f5 (diff) | |
download | freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.gz freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.zst freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.zip |
- Update my MAINTAINER address to sahil@FreeBSD.org
Diffstat (limited to 'mail')
-rw-r--r-- | mail/clamfilter/Makefile | 2 | ||||
-rw-r--r-- | mail/gld/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix25/Makefile | 2 | ||||
-rw-r--r-- | mail/postpals/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/clamfilter/Makefile b/mail/clamfilter/Makefile index 6f66279ea816..aafa9e3cd6b8 100644 --- a/mail/clamfilter/Makefile +++ b/mail/clamfilter/Makefile @@ -17,7 +17,7 @@ PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.wyae.de/software/Retired/ensita-clamfilter/ -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= A small, efficient clamav content filter for Postfix .if defined(WITH_CLAMAV_DEVEL) diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 8b21fd400d7a..d25362165340 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= Greylisting daemon for Postfix USE_RC_SUBR= gld diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 92389b0d040a..02748eabb262 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ diff --git a/mail/postpals/Makefile b/mail/postpals/Makefile index c18bf923bfc0..e036943231d4 100644 --- a/mail/postpals/Makefile +++ b/mail/postpals/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mailfud.org/${PORTNAME}/ DISTFILES= ${PORTNAME} ${PORTNAME}-taillog EXTRACT_ONLY= # none -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= Postpals is a simple policy daemon for Postfix RUN_DEPENDS= p5-IO-Multiplex>=0:${PORTSDIR}/devel/p5-IO-Multiplex \ |