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 /sysutils | |
parent | e7bef501bf5db6c7f657311b5ae3e81ccb5823a6 (diff) | |
download | pkgsrc-6356ec79ade82626b16d967138edfd541a99486e.tar.gz |
Correct the directory path on the redhat ftp site.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gmc/Makefile | 4 | ||||
-rw-r--r-- | sysutils/mc/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile index 157e301f711..74bb296830f 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1999/03/16 22:30:21 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/03/22 22:43:42 agc Exp $ DISTNAME= mc-4.5.25 PKGNAME= gmc-4.5.25 CATEGORIES= systuils 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/sysutils/mc/Makefile b/sysutils/mc/Makefile index 1754b5c53cc..e064e55a17e 100644 --- a/sysutils/mc/Makefile +++ b/sysutils/mc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 1999/03/15 00:11:08 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/03/22 22:43:42 agc Exp $ # FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp # DISTNAME= mc-4.5.25 CATEGORIES= systuils -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/ |