diff options
author | clement <clement@FreeBSD.org> | 2004-02-26 17:30:10 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-26 17:30:10 +0000 |
commit | 030cff818f431895827751bd8eacce40840c228b (patch) | |
tree | 74ecf8abfefb1a0cf1f981dd0e5e4f723cbf41b9 /mail | |
parent | 1d249225f9e66d7db9f52b39b3adf8c200078289 (diff) | |
download | FreeBSD-ports-030cff818f431895827751bd8eacce40840c228b.zip FreeBSD-ports-030cff818f431895827751bd8eacce40840c228b.tar.gz |
- Reset MAINTAINER to ports@FreeBSD.org
PR: 63399
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
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 1ee9559..92a1b96 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 \ |