diff options
Diffstat (limited to 'sysutils/gmc')
-rw-r--r-- | sysutils/gmc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile index 4df72837e8f..b0f07459bdf 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 1999/05/11 20:44:44 tron Exp $ +# $NetBSD: Makefile,v 1.7 1999/06/19 15:19:12 tron Exp $ DISTNAME= mc-4.5.30 PKGNAME= gmc-4.5.30 CATEGORIES= sysutils 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= tron@netbsd.org |