diff options
author | tron <tron@pkgsrc.org> | 1999-01-16 06:08:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-16 06:08:02 +0000 |
commit | e7fd8eaf892e03ba0ad63a408c6db3aeb96216da (patch) | |
tree | eef91d7831254820c65ea3cb765369b9b7bdbaad /x11 | |
parent | f6e5276c4c3afddd59de033cc797a4873c6b2f20 (diff) | |
download | pkgsrc-e7fd8eaf892e03ba0ad63a408c6db3aeb96216da.tar.gz |
Sync mirror list with reality.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-core/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 0c6b79ffa2e..7ab01b93abe 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1999/01/16 05:39:42 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/01/16 06:08:02 tron Exp $ # DISTNAME= gnome-core-0.99.3.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ \ - ftp://ftp.geo.net/pub/gnome/sources/ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs/ \ + ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/gnome-libs/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |