mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Fixed MASTER_SITES to fix fetch problem on mpeg_lib.
- Removed unfetchable sites to download gimp tarball and replaced by new site. PR: 90753 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
parent
9ff5167613
commit
2292797b8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151779
@ -11,10 +11,9 @@ PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
||||
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} \
|
||||
ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/:mpeg \
|
||||
http://starship.python.net/~gward/mpeglib/:mpeg
|
||||
http://ftp.man.poznan.pl/pub/%SUBDIR%/ \
|
||||
http://fresh.t-systems-sfr.com/unix/src/misc/:mpeg \
|
||||
http://ftp.sayclub.com/pub/X/gimp/libs/:mpeg
|
||||
MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R}/v${PORTVERSION}
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
mpeg_lib-1.3.1.tar.gz:mpeg
|
||||
|
Loading…
Reference in New Issue
Block a user