diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:16:18 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-13 15:16:18 +0000 |
commit | 1c5afbd34a2f4cad7e068d7119b09b959ee3951d (patch) | |
tree | 1e4fc26038af1863ac38d5ff81cc3718fa61a840 /mail/ecartis | |
parent | 18a92d672832bf66f777ac4e2422cb1b14d35323 (diff) |
- Pass maintainership along.
Notes
Notes:
svn path=/head/; revision=228212
Diffstat (limited to 'mail/ecartis')
-rw-r--r-- | mail/ecartis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ecartis/Makefile b/mail/ecartis/Makefile index d38a9c38d6e4..e8e5662babfe 100644 --- a/mail/ecartis/Makefile +++ b/mail/ecartis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.s/-snap/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jtrigg@spamcop.net COMMENT= The Ecartis Listserver \ Mailing List Manager USE_GMAKE= yes |