1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- update MASTER_SITES

ftp.easysw.com/pub/cups/1.3.8/ is broken/corrupted compromised.
This commit is contained in:
Dirk Meyer 2008-09-06 21:55:31 +00:00
parent 76a8d8d306
commit b086c0b1b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220024

View File

@ -9,7 +9,12 @@ PORTNAME= cups
PORTVERSION= 1.3.8
DISTVERSIONSUFFIX= -source
CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
#MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
# ftp.easysw.com ist broken
MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/${PORTNAME}/${DISTVERSION}
MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/${PORTNAME}/${DISTVERSION}
MASTER_SITES+= http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/${PORTNAME}/${DISTVERSION}
MASTER_SITES+= ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= -base${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org