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 /ftp/horde-gollem | |
parent | fc89985c8df7828cc75bc987e87194e0acfc2810 (diff) | |
download | ports-b2d5d40c1d546c9f7195714051c5e59c631f9586.tar.gz ports-b2d5d40c1d546c9f7195714051c5e59c631f9586.zip |
Notes
Diffstat (limited to 'ftp/horde-gollem')
-rw-r--r-- | ftp/horde-gollem/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
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 |