Use MASTER_SITE_SUSE, along with a couple of sites I found on
www.filesearching.com.
This commit is contained in:
parent
20b868a9d4
commit
7876fa03f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124574
1 changed files with 4 additions and 2 deletions
|
@ -8,8 +8,10 @@
|
||||||
PORTNAME= XFree86-libs
|
PORTNAME= XFree86-libs
|
||||||
PORTVERSION= 4.3.99.902
|
PORTVERSION= 4.3.99.902
|
||||||
CATEGORIES= x11 linux
|
CATEGORIES= x11 linux
|
||||||
MASTER_SITES= ftp://suse.cs.utah.edu/pub/suse.com/suse/i386/update/9.1/rpm/i586/ \
|
MASTER_SITES= ${MASTER_SITE_SUSE} \
|
||||||
ftp://ftp.suse.com/pub/suse/i386/update/9.1/rpm/i586/
|
ftp://ftp.in2p3.fr/pub/linux/suse/update/9.1/rpm/i586/ \
|
||||||
|
ftp://ftp.dit.upm.es/suseupdates/suse-9.1/updates/
|
||||||
|
MASTER_SITE_SUBDIR= i386/update/9.1/rpm/i586
|
||||||
PKGNAMEPREFIX= linux-
|
PKGNAMEPREFIX= linux-
|
||||||
DISTNAME= XFree86-libs-4.3.99.902-43.35.3.i586.rpm
|
DISTNAME= XFree86-libs-4.3.99.902-43.35.3.i586.rpm
|
||||||
EXTRACT_SUFX=
|
EXTRACT_SUFX=
|
||||||
|
|
Loading…
Reference in a new issue