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 /mail/horde-imp | |
parent | fc89985c8df7828cc75bc987e87194e0acfc2810 (diff) |
Notes
Diffstat (limited to 'mail/horde-imp')
-rw-r--r-- | mail/horde-imp/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index f2d53544ba5b..8a4348b44497 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-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 |