diff options
author | shaun <shaun@FreeBSD.org> | 2007-01-29 08:00:27 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-01-29 08:00:27 +0800 |
commit | 54c99b643e0266e6df81fd79084a2ee1e3c3ee2b (patch) | |
tree | 284bdc174acbac53f9b8b1fa656c5d83966eb45e /mail/horde-imp | |
parent | e71ed79069d6b86466caa1124784efb3b142321d (diff) | |
download | freebsd-ports-gnome-54c99b643e0266e6df81fd79084a2ee1e3c3ee2b.tar.gz freebsd-ports-gnome-54c99b643e0266e6df81fd79084a2ee1e3c3ee2b.tar.zst freebsd-ports-gnome-54c99b643e0266e6df81fd79084a2ee1e3c3ee2b.zip |
- Update nag to 2.1.2. [1]
- Update mnemo to 2.1.1. [2]
- Hand over maintainership of all the Horde ports to Beech Rintoul.
PR: ports/108380 [1], ports/108384 [2]
Submitted by: Beech Rintoul <beech@alaskaparadise.com> [1] [2]
Diffstat (limited to 'mail/horde-imp')
-rw-r--r-- | mail/horde-imp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 7c04ceb70bc0..f2d53544ba5b 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ http://ftp.horde.org/pub/imp/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= beech@alaskaparadise.com COMMENT= A webmail system which accesses mail over IMAP #----------------------------------------------------------------------- |