diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /mail/ingo | |
parent | Do not set CHARSET to iso-8859-1, it is no longer needed. (diff) |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Diffstat (limited to 'mail/ingo')
-rw-r--r-- | mail/ingo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index 0632847b88ec..66894f273094 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/ingo/ \ http://ftp.horde.org/pub/ingo/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Horde\'s email-filter management application #----------------------------------------------------------------------- |