diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
commit | d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (patch) | |
tree | d4a6be6aa61936f8c21028ddec5b69573fac49b0 /mail | |
parent | edee12048e70dc5f3e51a616d594fcf39ce182c5 (diff) | |
download | freebsd-ports-gnome-d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7.tar.gz freebsd-ports-gnome-d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7.tar.zst freebsd-ports-gnome-d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7.zip |
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 8981ebde1905..3ef9453b8f3c 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 627e2c8665fa..f01e88e94e66 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 920d033d7390..e19229fe90fb 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) |