aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-gtk
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-09-24 03:50:42 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-09-24 03:50:42 +0800
commit69b74a5f9524f82025ca8994c574a04015912aab (patch)
treea078e5ec225ac769d5e0d23dbd569a4d44e9b639 /x11-toolkits/linux-gtk
parentc8e3326f0fd18e7c3b00515b6b590337dfbc8a17 (diff)
downloadfreebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.gz
freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.tar.zst
freebsd-ports-gnome-69b74a5f9524f82025ca8994c574a04015912aab.zip
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR: 30497 Submitted by: Dan Larsson Approved by: will
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r--x11-toolkits/linux-gtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index 29dceb4fa417..acc31e5f19b5 100644
--- a/x11-toolkits/linux-gtk/Makefile
+++ b/x11-toolkits/linux-gtk/Makefile
@@ -28,8 +28,7 @@ NO_FILTER_SHLIBS= yes
PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH}
MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
-RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \
- ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/
+RPM_MIRRORS= ${MASTER_SITE_BACKUP}
STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS
UPDDIR= updates/6.1/${MACHINE_ARCH}
.if (${MACHINE_ARCH} == "i386")