diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-06-04 19:00:03 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-06-04 19:00:03 +0000 |
commit | 77a22412345af4a208b2cfc371148ad1882908e2 (patch) | |
tree | e3c3cec47a68125e0671150e426cd22bc1776ef0 /mail/ecartis | |
parent | bae44921bbeaa6111e4bbee80d5df95292a03cfa (diff) | |
download | ports-77a22412345af4a208b2cfc371148ad1882908e2.tar.gz ports-77a22412345af4a208b2cfc371148ad1882908e2.zip |
Notes
Diffstat (limited to 'mail/ecartis')
-rw-r--r-- | mail/ecartis/Makefile | 5 | ||||
-rw-r--r-- | mail/ecartis/distinfo | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/ecartis/Makefile b/mail/ecartis/Makefile index e8e5662babfe..9b637100a3a5 100644 --- a/mail/ecartis/Makefile +++ b/mail/ecartis/Makefile @@ -9,7 +9,8 @@ PORTNAME= ecartis PORTVERSION= 1.0.0.s20060813 PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ +MASTER_SITES= http://conducive.net/tarballs/ \ + http://rodrigo.osorio.free.fr/freebsd/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.s/-snap/} MAINTAINER= jtrigg@spamcop.net @@ -17,7 +18,7 @@ COMMENT= The Ecartis Listserver \ Mailing List Manager USE_GMAKE= yes -NO_PACKAGE= "Requires ecartis uid" +NO_PACKAGE= Requires ecartis uid IS_INTERACTIVE= "Stops to ask to create ecartis user/group" WRKSRC= ${WRKDIR}/ecartis-1.0.0/src diff --git a/mail/ecartis/distinfo b/mail/ecartis/distinfo index 318628dea1c0..378237e4695c 100644 --- a/mail/ecartis/distinfo +++ b/mail/ecartis/distinfo @@ -1,3 +1,2 @@ -MD5 (ecartis-1.0.0-snap20060813.tar.gz) = 198e045b5b64aecee50e6c3fc69a42f4 SHA256 (ecartis-1.0.0-snap20060813.tar.gz) = e66ae40009f9d8295edb5b0413f6a312d5a9b3a02b618c3dc81b39b10f4d5150 SIZE (ecartis-1.0.0-snap20060813.tar.gz) = 375024 |