diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /mail/sympa5 | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) | |
download | ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.zip |
- Update maintainer address
Approved by: rene (mentor)
Notes
Notes:
svn path=/head/; revision=275712
Diffstat (limited to 'mail/sympa5')
-rw-r--r-- | mail/sympa5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile index 9a9d6833b0bd..f0378634abfd 100644 --- a/mail/sympa5/Makefile +++ b/mail/sympa5/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES?= http://www.sympa.org/distribution/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Sympa is an electronic mailing list manager BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |