diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 07:09:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 07:09:15 +0800 |
commit | ec146be614718ffbd307cf95d18b147a9c939542 (patch) | |
tree | 24956142b8cb998ab6c8e01ee6ea3badd10d3c0b /mail/fetchmail | |
parent | 2829a25863116e83f416e0ba9ad719abc69af9d3 (diff) | |
download | freebsd-ports-gnome-ec146be614718ffbd307cf95d18b147a9c939542.tar.gz freebsd-ports-gnome-ec146be614718ffbd307cf95d18b147a9c939542.tar.zst freebsd-ports-gnome-ec146be614718ffbd307cf95d18b147a9c939542.zip |
- Pass maintainership to submitter
PR: 134189
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 6a9fdf188bd2..e37006b8eeef 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= ports@FreeBSD.org +MAINTAINER= chalpin@cs.wisc.edu COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss |