diff options
author | eik <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
commit | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (patch) | |
tree | e97d6e53201bed91e02ad72acb57db520c1e0769 /mail | |
parent | 230409791472834b5180e2d4f0f2b00c307f2a5e (diff) | |
download | FreeBSD-ports-c22784e53505c599feaf9f5fcb6eafa94d1e6383.zip FreeBSD-ports-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.gz |
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-IMAP-Sieve/Makefile | 2 | ||||
-rw-r--r-- | mail/websieve/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8981ebd..3ef9453 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ \ ftp://ftp.win.ne.jp/pub/network/mail/fetchmail/ -MAINTAINER= eikemeier@fillmore-labs.com +MAINTAINER= eik@FreeBSD.org COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext diff --git a/mail/p5-IMAP-Sieve/Makefile b/mail/p5-IMAP-Sieve/Makefile index 627e2c8..f01e88e 100644 --- a/mail/p5-IMAP-Sieve/Makefile +++ b/mail/p5-IMAP-Sieve/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= websieve PKGNAMEPREFIX= p5- DISTNAME= websieve-0.61 -MAINTAINER= eikemeier@fillmore-labs.com +MAINTAINER= eik@FreeBSD.org COMMENT= Perl module to edit Sieve scripts on an Cyrus IMAP server RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile index 920d033..e19229f 100644 --- a/mail/websieve/Makefile +++ b/mail/websieve/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= eikemeier@fillmore-labs.com +MAINTAINER= eik@FreeBSD.org COMMENT= Web based Cyrus IMAP user admin client .if defined(WITH_CYRUS_IMAPD_VER) |