diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 07:54:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 07:54:07 +0000 |
commit | 806e95ba5aabb2627c62a513de45cc3cfcc178b0 (patch) | |
tree | 84f808a710afa17f7af7af4f2b97223621a4ef92 /x11-toolkits/linux-f10-gtk | |
parent | 934a7920db814b8fe70426bfa217113baa06ac8b (diff) | |
download | ports-806e95ba5aabb2627c62a513de45cc3cfcc178b0.tar.gz ports-806e95ba5aabb2627c62a513de45cc3cfcc178b0.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-gtk')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 5563c0413ac3..0abcc6447fe9 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -28,7 +28,8 @@ NO_MTREE= yes ONLY_FOR_ARCHS= i386 PREFIX= /compat/linux -RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ +RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm |