aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-03-14 08:11:40 +0800
committeranders <anders@FreeBSD.org>2002-03-14 08:11:40 +0800
commitbd9d50ff28cee0963ff572fe2194becf65846f2b (patch)
tree397335401b0f054b8193a3b2400ddc8caa03152b /mail
parent589f20500276eab597e89aafc3799aa28e6155df (diff)
downloadfreebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.gz
freebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.zst
freebsd-ports-gnome-bd9d50ff28cee0963ff572fe2194becf65846f2b.zip
Correct MAINTAINER e-mail address for ports I maintain.
Diffstat (limited to 'mail')
-rw-r--r--mail/cclient/Makefile2
-rw-r--r--mail/drac/Makefile2
-rw-r--r--mail/imap-uw/Makefile2
-rw-r--r--mail/mboxgrep/Makefile2
-rw-r--r--mail/tlb/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile
index 090348a0e8ee..3e6270568a7d 100644
--- a/mail/cclient/Makefile
+++ b/mail/cclient/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old
DISTNAME= imap-2001a
EXTRACT_SUFX= .tar.Z
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
INSTALLS_SHLIB= yes
ALL_TARGET= bsf
diff --git a/mail/drac/Makefile b/mail/drac/Makefile
index 318e472aabc8..30e6a6b88585 100644
--- a/mail/drac/Makefile
+++ b/mail/drac/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
.if defined(WITH_POSTFIX_DB3)
LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 8ea5128bff9b..25b7cbe3536a 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -20,7 +20,7 @@ PKGNAMESUFFIX= -uw
DISTNAME= imap-2001a
DISTFILES= ${DISTNAME}.tar.Z imap-utils.tar.Z
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient
.if defined(WITH_DRAC)
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index abbb2c0fc78a..dbe899e3f158 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
.if defined(WITH_PCRE)
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile
index e1d3e1713891..34b71fb7590d 100644
--- a/mail/tlb/Makefile
+++ b/mail/tlb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \
ftp://totem.fix.no/pub/mirrors/misc/
EXTRACT_SUFX= .tgz
-MAINTAINER= anders@fix.no
+MAINTAINER= anders@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \