diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-13 07:25:41 +0800 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-13 07:25:41 +0800 |
commit | b2d5d40c1d546c9f7195714051c5e59c631f9586 (patch) | |
tree | ba06134f80de6b9c5ae3c0ee64469e0062fb787b /ftp | |
parent | fc89985c8df7828cc75bc987e87194e0acfc2810 (diff) | |
download | freebsd-ports-gnome-b2d5d40c1d546c9f7195714051c5e59c631f9586.tar.gz freebsd-ports-gnome-b2d5d40c1d546c9f7195714051c5e59c631f9586.tar.zst freebsd-ports-gnome-b2d5d40c1d546c9f7195714051c5e59c631f9586.zip |
- Use horde mirrors from bsd.sites.mk
Approved by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gollem/Makefile | 9 | ||||
-rw-r--r-- | ftp/horde-gollem/Makefile | 9 |
2 files changed, 2 insertions, 16 deletions
diff --git a/ftp/gollem/Makefile b/ftp/gollem/Makefile index 7e52a3552497..e81b252503c1 100644 --- a/ftp/gollem/Makefile +++ b/ftp/gollem/Makefile @@ -9,14 +9,7 @@ PORTNAME= gollem PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= ftp www -MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \ - ftp://ftp.planetmirror.com/pub/horde/gollem/ \ - ftp://ftp.be.horde.org/gollem/ \ - ftp://ftp.es.horde.org/pub/gollem/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/gollem/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/gollem/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/gollem/\ - http://ftp.horde.org/pub/gollem/ +MASTER_SITES= HORDE DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index 7e52a3552497..e81b252503c1 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -9,14 +9,7 @@ PORTNAME= gollem PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= ftp www -MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \ - ftp://ftp.planetmirror.com/pub/horde/gollem/ \ - ftp://ftp.be.horde.org/gollem/ \ - ftp://ftp.es.horde.org/pub/gollem/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/gollem/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/gollem/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/gollem/\ - http://ftp.horde.org/pub/gollem/ +MASTER_SITES= HORDE DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com |