diff options
author | sat <sat@FreeBSD.org> | 2007-02-13 07:25:41 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-13 07:25:41 +0800 |
commit | c0cc11b64ecea7c2096c22f317253d8c08c1058b (patch) | |
tree | f39a96fd405aaf3b05651c118f9e7dfdabc3eb6d /deskutils/horde-kronolith/Makefile | |
parent | eb1f9aadb23e00619070c13ba0e3cbcc69e1c104 (diff) | |
download | freebsd-ports-gnome-c0cc11b64ecea7c2096c22f317253d8c08c1058b.tar.gz freebsd-ports-gnome-c0cc11b64ecea7c2096c22f317253d8c08c1058b.tar.zst freebsd-ports-gnome-c0cc11b64ecea7c2096c22f317253d8c08c1058b.zip |
- Use horde mirrors from bsd.sites.mk
Approved by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Diffstat (limited to 'deskutils/horde-kronolith/Makefile')
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index 7559f03eba95..aea19b29ef9e 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -8,15 +8,7 @@ PORTNAME= kronolith PORTVERSION= 2.1.4 CATEGORIES= deskutils www -MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ \ - ftp://ftp.planetmirror.com/pub/horde/kronolith/ \ - ftp://ftp.au.horde.org/pub/horde/kronolith/ \ - ftp://ftp.be.horde.org/kronolith/ \ - ftp://ftp.es.horde.org/pub/kronolith/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/kronolith/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/kronolith/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/kronolith/ \ - http://ftp.horde.org/pub/kronolith/ +MASTER_SITES= HORDE DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com |