diff options
author | shaun <shaun@FreeBSD.org> | 2009-07-20 02:59:40 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2009-07-20 02:59:40 +0800 |
commit | 0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c (patch) | |
tree | 85f420bdabc031e98f99da1078c1ce5e67a3aa31 /mail | |
parent | 6e31a97bdd1b2c76d94ae3db68f399027d3a9658 (diff) | |
download | freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.tar.gz freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.tar.zst freebsd-ports-gnome-0a7c4bc363b6d3c5e8983d4c034fffdbd0f0a77c.zip |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-FuzzyOcr-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-FuzzyOcr/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-LMAP-CID2SPF/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/mail/p5-FuzzyOcr-devel/Makefile b/mail/p5-FuzzyOcr-devel/Makefile index 66449c5be7ae..af74649f4445 100644 --- a/mail/p5-FuzzyOcr-devel/Makefile +++ b/mail/p5-FuzzyOcr-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= FuzzyOcr DISTVERSION= 3.6.0 CATEGORIES= mail perl5 -MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/ PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME:L}-${DISTVERSION} diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile index 1dc238f70bbd..30b367c267e8 100644 --- a/mail/p5-FuzzyOcr/Makefile +++ b/mail/p5-FuzzyOcr/Makefile @@ -10,8 +10,7 @@ DISTVERSION= 2.3b PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= mail perl5 -MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME:L}-${DISTVERSION} diff --git a/mail/p5-LMAP-CID2SPF/Makefile b/mail/p5-LMAP-CID2SPF/Makefile index 198996e3432f..ff2f4da8d66a 100644 --- a/mail/p5-LMAP-CID2SPF/Makefile +++ b/mail/p5-LMAP-CID2SPF/Makefile @@ -8,8 +8,7 @@ PORTNAME= LMAP-CID2SPF DISTVERSION= 0.9 CATEGORIES= mail perl5 -MASTER_SITES= http://www.baschny.de/spf/ \ - http://mirror.inerd.com/FreeBSD/distfiles/p5-LMAP-CID2SPF/ +MASTER_SITES= http://www.baschny.de/spf/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |