diff options
author | andreas <andreas@FreeBSD.org> | 1999-01-18 05:37:52 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-01-18 05:37:52 +0800 |
commit | f9b3c91080e8cb87625eecfa15da6aad2c4485e0 (patch) | |
tree | d4fbf0b6c1f474966c29410a145e5292d07985ca /devel/ORBit2 | |
parent | 986d1729423f829926e614615f18fab6df5660ea (diff) | |
download | freebsd-ports-gnome-f9b3c91080e8cb87625eecfa15da6aad2c4485e0.tar.gz freebsd-ports-gnome-f9b3c91080e8cb87625eecfa15da6aad2c4485e0.tar.zst freebsd-ports-gnome-f9b3c91080e8cb87625eecfa15da6aad2c4485e0.zip |
directory on ftp server changed slightly
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 4af937c79b2c..4e066b053380 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,13 +3,13 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.9 1998/12/31 16:07:48 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/01/04 08:43:04 vanilla Exp $ # DISTNAME= ORBit-0.3.91 CATEGORIES= devel -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ +MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ORBit/ \ + ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/ #MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/ MAINTAINER= clkao@CirX.ORG |