diff options
author | linimon <linimon@FreeBSD.org> | 2009-03-23 09:01:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-03-23 09:01:14 +0800 |
commit | 1fad1dad2dfc32bab7682ddc04229aeeefe76ce4 (patch) | |
tree | 34dcfd26f4761d5617e9ba4a27b39beea3934c4c /mail | |
parent | 300ac28d390f70068c41b70d651a63bf6cb2a1b6 (diff) | |
download | freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.tar.gz freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.tar.zst freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.zip |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/annoyance-filter/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/kbiff/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-RFC822-Address/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index 14635c0b674a..a8c253c962c7 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.fourmilab.ch/annoyance-filter/ MASTER_SITE_SUBDIR= ${PORTNAME:S/-//} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adaptive Bayesian Junk Mail Filter GNU_CONFIGURE= yes diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 31dcb1b6448c..6a9fdf188bd2 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= fetchmail/:DEFAULT \ ./:ma DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,ma,sunsite -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 06d27947b70f..f841774048d2 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail notification utility for KDE with nice features USE_BZIP2= yes diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index baf21736687d..ab5463264049 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to validate RFC822 conformance of email adresses PERL_CONFIGURE= yes |