diff options
author | tron <tron@pkgsrc.org> | 1999-06-19 15:19:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-06-19 15:19:11 +0000 |
commit | c566a0ae72b784fdf5fd65199276578216b4668c (patch) | |
tree | 9365e7254fd61b5e9ee94c5f0c823fe773bf0a7a /devel | |
parent | e7d1a1c424c6ae1da10de14027501aebe8220c83 (diff) | |
download | pkgsrc-c566a0ae72b784fdf5fd65199276578216b4668c.tar.gz |
The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index affe33edc73..a7a10e042b0 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 1999/05/24 20:39:37 tv Exp $ +# $NetBSD: Makefile,v 1.19 1999/06/19 15:19:12 tron Exp $ # DISTNAME= libgtop-1.0.1 CATEGORIES= devel gnome 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.sunet.se/pub/X11/GNOME/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ MAINTAINER= packages@netbsd.org |