diff options
author | tron <tron> | 1999-06-19 15:19:11 +0000 |
---|---|---|
committer | tron <tron> | 1999-06-19 15:19:11 +0000 |
commit | 62b07d61362370def06028dbf7cf8c211308c56a (patch) | |
tree | 9365e7254fd61b5e9ee94c5f0c823fe773bf0a7a /corba | |
parent | 4b0b361342faafc75ba2ef52fdcf48a7076c840e (diff) | |
download | pkgsrc-62b07d61362370def06028dbf7cf8c211308c56a.tar.gz |
The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
Diffstat (limited to 'corba')
-rw-r--r-- | corba/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index 64a93b1277a..6846ed0f8b2 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 1999/05/20 20:09:50 tron Exp $ +# $NetBSD: Makefile,v 1.20 1999/06/19 15:19:12 tron Exp $ # DISTNAME= ORBit-0.4.3 CATEGORIES= corba 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 |