summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-03-14 00:11:40 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-03-14 00:11:40 +0000
commitad6b4799b419241526a8c51e9b0d7a0a22177eef (patch)
tree8aad314fe57e8219fbcb7ed334dc605c24aeb17b /mail
parentUpdate to 2.2.5.5. (diff)
Correct MAINTAINER e-mail address for ports I maintain.
Notes
Notes: svn path=/head/; revision=56047
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 \