diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 23:16:18 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 23:16:18 +0800 |
commit | 89b85cb8e189ebf0220f6e395b1f3ef36ed78607 (patch) | |
tree | ac12ecd4e85ef18fcfb81097e8e0a280f74daadd /mail | |
parent | 5960ea93b228638623dddcbfbc06d0bc49420ef9 (diff) | |
download | freebsd-ports-gnome-89b85cb8e189ebf0220f6e395b1f3ef36ed78607.tar.gz freebsd-ports-gnome-89b85cb8e189ebf0220f6e395b1f3ef36ed78607.tar.zst freebsd-ports-gnome-89b85cb8e189ebf0220f6e395b1f3ef36ed78607.zip |
- Pass maintainership along.
Diffstat (limited to 'mail')
-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 |