diff options
author | agc <agc> | 1999-03-22 22:43:41 +0000 |
---|---|---|
committer | agc <agc> | 1999-03-22 22:43:41 +0000 |
commit | 5754e627419a754ffcc7055cf717209cbaa548ef (patch) | |
tree | 029861b32d6c9d9b9997d8ba539bc95b3e8ad27d /x11 | |
parent | 1c8e31d4b07df3d532bc91d477851b20755071d6 (diff) | |
download | pkgsrc-5754e627419a754ffcc7055cf717209cbaa548ef.tar.gz |
Correct the directory path on the redhat ftp site.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-core/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 1d1add52c61..2b670743eb2 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 1999/03/16 22:29:11 tron Exp $ +# $NetBSD: Makefile,v 1.12 1999/03/22 22:43:42 agc Exp $ # DISTNAME= gnome-core-1.0.3 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 36075092a67..6b25c662063 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 1999/03/16 22:10:32 tron Exp $ +# $NetBSD: Makefile,v 1.19 1999/03/22 22:43:42 agc Exp $ # DISTNAME= gnome-libs-1.0.3 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ |