diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-04 02:29:49 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-04 02:29:49 +0800 |
commit | 134b31c4328c6fa8b609ddcd509c3e5915cae090 (patch) | |
tree | 56fe703fadc54c934214454376b392367884bc10 /mail | |
parent | 87effff3555974a8af7c7448bfbd4f754f2f560b (diff) | |
download | freebsd-ports-graphics-134b31c4328c6fa8b609ddcd509c3e5915cae090.tar.gz freebsd-ports-graphics-134b31c4328c6fa8b609ddcd509c3e5915cae090.tar.zst freebsd-ports-graphics-134b31c4328c6fa8b609ddcd509c3e5915cae090.zip |
- Reassign to the heap due to mail bounces
With hat: portmgr@
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-Reply/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile index 47c298a0d23..30744daa905 100644 --- a/mail/p5-Email-Reply/Makefile +++ b/mail/p5-Email-Reply/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kay.abendroth@raxion.net +MAINTAINER= ports@FreeBSD.org COMMENT= Email::Reply - Reply to a Message RUN_DEPENDS= p5-Email-Abstract>=2.01:${PORTSDIR}/mail/p5-Email-Abstract \ |