diff options
author | agc <agc@pkgsrc.org> | 1999-03-22 22:43:41 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-03-22 22:43:41 +0000 |
commit | 6356ec79ade82626b16d967138edfd541a99486e (patch) | |
tree | 029861b32d6c9d9b9997d8ba539bc95b3e8ad27d /devel/libgtop | |
parent | e7bef501bf5db6c7f657311b5ae3e81ccb5823a6 (diff) | |
download | pkgsrc-6356ec79ade82626b16d967138edfd541a99486e.tar.gz |
Correct the directory path on the redhat ftp site.
Diffstat (limited to 'devel/libgtop')
-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 f2a8efa00a6..11265f730f5 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 1999/03/16 22:11:23 tron Exp $ +# $NetBSD: Makefile,v 1.15 1999/03/22 22:43:42 agc Exp $ # DISTNAME= libgtop-1.0.1 CATEGORIES= devel 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/ |