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 /mail/horde4-imp | |
parent | eb1f9aadb23e00619070c13ba0e3cbcc69e1c104 (diff) | |
download | freebsd-ports-graphics-c0cc11b64ecea7c2096c22f317253d8c08c1058b.tar.gz freebsd-ports-graphics-c0cc11b64ecea7c2096c22f317253d8c08c1058b.tar.zst freebsd-ports-graphics-c0cc11b64ecea7c2096c22f317253d8c08c1058b.zip |
- Use horde mirrors from bsd.sites.mk
Approved by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Diffstat (limited to 'mail/horde4-imp')
-rw-r--r-- | mail/horde4-imp/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index f2d53544ba5..8a4348b4449 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -9,12 +9,7 @@ PORTNAME= imp PORTVERSION= 4.1.3 PORTREVISION= 2 CATEGORIES= mail www -MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ - ftp://ftp.planetmirror.com/pub/horde/imp/ \ - ftp://ftp.au.horde.org/pub/horde/imp/ \ - ftp://ftp.be.horde.org/imp/ \ - ftp://ftp.es.horde.org/pub/imp/ \ - http://ftp.horde.org/pub/imp/ +MASTER_SITES= HORDE DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com |