diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-12 23:25:41 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-12 23:25:41 +0000 |
commit | b2d5d40c1d546c9f7195714051c5e59c631f9586 (patch) | |
tree | ba06134f80de6b9c5ae3c0ee64469e0062fb787b /www/horde-base | |
parent | fc89985c8df7828cc75bc987e87194e0acfc2810 (diff) | |
download | ports-b2d5d40c1d546c9f7195714051c5e59c631f9586.tar.gz ports-b2d5d40c1d546c9f7195714051c5e59c631f9586.zip |
Notes
Diffstat (limited to 'www/horde-base')
-rw-r--r-- | www/horde-base/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index e68b827086f8..13096b0ce88e 100644 --- a/www/horde-base/Makefile +++ b/www/horde-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 |