diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-25 00:40:17 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-25 00:40:17 +0800 |
commit | 710adca3b9fcd637ea47117d6b1ea9eb9faef599 (patch) | |
tree | 902136d8b9f1793cc7c370d04536d8f81cfe713e /mail | |
parent | 729d247024d71c0b2a480942576a36ce25b41779 (diff) | |
download | freebsd-ports-gnome-710adca3b9fcd637ea47117d6b1ea9eb9faef599.tar.gz freebsd-ports-gnome-710adca3b9fcd637ea47117d6b1ea9eb9faef599.tar.zst freebsd-ports-gnome-710adca3b9fcd637ea47117d6b1ea9eb9faef599.zip |
- Pass maintainership to to Chris Rees <utisoft@gmail.com>
Submitted by: Chris Rees (via email)
Approved by: Olivier Girard (former maintainer; via email)
Diffstat (limited to 'mail')
-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 112427ea2b0d..9a9d6833b0bd 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= Olivier.Girard@univ-angers.fr +MAINTAINER= utisoft@gmail.com COMMENT= Sympa is an electronic mailing list manager BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |