diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /mail/cmail | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) |
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker
Notes
Notes:
svn path=/head/; revision=144759
Diffstat (limited to 'mail/cmail')
-rw-r--r-- | mail/cmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cmail/Makefile b/mail/cmail/Makefile index a3f33dcb9829..3c272a11877a 100644 --- a/mail/cmail/Makefile +++ b/mail/cmail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.01 CATEGORIES= mail MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ -MAINTAINER= chip@chocobo.cx +MAINTAINER= ports@FreeBSD.org COMMENT= A simple mail counter, useful for multiple mailfiles RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor |