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 /mail/horde4-turba | |
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 'mail/horde4-turba')
-rw-r--r-- | mail/horde4-turba/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index 02fbc6d5ceb3..696f1c783400 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -8,15 +8,7 @@ PORTNAME= turba PORTVERSION= 2.1.3 CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/turba/ \ - ftp://ftp.planetmirror.com/pub/horde/turba/ \ - ftp://ftp.au.horde.org/pub/horde/turba/ \ - ftp://ftp.be.horde.org/turba/ \ - ftp://ftp.es.horde.org/pub/turba/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/turba/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/turba/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/turba/ \ - http://ftp.horde.org/pub/turba/ +MASTER_SITES= HORDE DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com |