1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Change the mirror to fetch the tarball from fd.org first instead GNOME's ftp.

GNOME's ftp has the mismatch checksum/size, which fd.org is fine. Be sure to
do the 'make distclean' first before you try to fetch it.
This commit is contained in:
Jeremy Messenger 2006-05-20 21:47:51 +00:00
parent f88770bb93
commit 86050d5ff5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162908

View File

@ -10,8 +10,8 @@ PORTNAME= gstreamer
PORTVERSION?= 0.10.7
## SET BACK TO PORTREVISION?= when we reset PORTREVISION in all the gst plugin ports
CATEGORIES?= multimedia audio
MASTER_SITES= ${MASTER_SITE_GNOME:S|$|sources/gst-plugins-base/0.10/:base|} \
http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
${MASTER_SITE_GNOME:S|$|sources/gst-plugins-base/0.10/:base|} \
${MASTER_SITE_LOCAL:S|$|ahze/:base|} \
${MASTER_SITE_LOCAL:S|$|ahze/:good|} \
${MASTER_SITE_LOCAL:S|$|ahze/:bad|} \