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/horde-passwd | |
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/horde-passwd')
-rw-r--r-- | www/horde-passwd/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index ff04fbd6ff12..84ccca54afae 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -9,15 +9,7 @@ PORTNAME= horde-passwd PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= www mail -MASTER_SITES= ftp://ftp.horde.org/pub/passwd/ \ - ftp://ftp.planetmirror.com/pub/horde/passwd/ \ - ftp://ftp.au.horde.org/pub/horde/passwd/ \ - ftp://ftp.be.horde.org/passwd/ \ - ftp://ftp.es.horde.org/pub/passwd/ \ - ftp://ftp.it.horde.org/pub/mirror/horde.org/passwd/ \ - ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/passwd/ \ - http://ftp.horde.org/pub/passwd/ \ - ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/passwd/ +MASTER_SITES= HORDE/passwd DISTNAME= passwd-h3-${PORTVERSION} DIST_SUBDIR= horde |