diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /mail | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
download | ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus2courier/Makefile | 2 | ||||
-rw-r--r-- | mail/delatt/Makefile | 2 | ||||
-rw-r--r-- | mail/heirloom-mailx/Makefile | 2 | ||||
-rw-r--r-- | mail/nail/Makefile | 2 | ||||
-rw-r--r-- | mail/nbsmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Sendmail-AccessDB/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-rblchk/Makefile | 2 | ||||
-rw-r--r-- | mail/spfval/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index e1fbad89ed4c..50c1ed9e71b2 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.madness.at/~mad/projects/ EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A Cyrus-Imap to Maildir++ conversion utility USE_GETOPT_LONG=yes diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index 6f428277f7e2..67e79f11e40e 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1.3 CATEGORIES= mail MASTER_SITES= http://danborn.net/delatt/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 490fd781ffb8..e2cb3cce4352 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= BSD mail utility with MIME extensions USE_BZIP2= yes diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 490fd781ffb8..e2cb3cce4352 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= BSD mail utility with MIME extensions USE_BZIP2= yes diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 7c56850d3e1b..09456624f217 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -13,7 +13,7 @@ CATEGORIES= mail MASTER_SITES= http://www.gentoo-es.org/~ferdy/ \ http://www.it.uc3m.es/~ferdy/nbsmtp/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple program for outgoing SMTP delivery GNU_CONFIGURE= yes diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index 9c2235cfc66b..447e26e1a9e1 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sendmail PKGNAMEPREFIX= p5- -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl5 interface to the Sendmail access.db list BUILD_DEPENDS= ${SITE_PERL}/mach/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB diff --git a/mail/qmail-rblchk/Makefile b/mail/qmail-rblchk/Makefile index db9f6f5948f8..cb37b56c2073 100644 --- a/mail/qmail-rblchk/Makefile +++ b/mail/qmail-rblchk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 CATEGORIES= mail MASTER_SITES= http://morettoni.net/qmail/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A qmail RBL filter RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail diff --git a/mail/spfval/Makefile b/mail/spfval/Makefile index c060dc91b93d..21e1b636bfda 100644 --- a/mail/spfval/Makefile +++ b/mail/spfval/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.1 CATEGORIES= mail MASTER_SITES= http://spfval.codeshare.ca/files/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A SPF validator USE_BZIP2= yes |