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 /www/horde4-base/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 'www/horde4-base/Makefile')
-rw-r--r-- | www/horde4-base/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index e68b827086f8..13096b0ce88e 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -8,15 +8,7 @@ PORTNAME= horde PORTVERSION= 3.1.3 CATEGORIES= www -MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ - ftp://ftp.planetmirror.com/pub/horde/horde/ \ - ftp://ftp.au.horde.org/pub/horde/horde/ \ - ftp://ftp.be.horde.org/horde/ \ - ftp://ftp.es.horde.org/pub/horde/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/horde/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/horde/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/horde/ \ - http://ftp.horde.org/pub/horde/ +MASTER_SITES= HORDE MAINTAINER= beech@alaskaparadise.com COMMENT= A common code-base used by Horde applications, written in PHP |