diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-26 17:30:10 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-26 17:30:10 +0000 |
commit | 0814f2e70bf0faf462716704fce7ef092bf5d394 (patch) | |
tree | d6f54ab2e2189b06e307819c5b4eea3bb845bd6b /mail | |
parent | f870b05d9185570885460907ab5995e881659d24 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 1ee955984d00..92a1b9675592 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -15,7 +15,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |