diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-01-17 21:37:52 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-01-17 21:37:52 +0000 |
commit | b9d1a0f0131ed7726a585738b5b04062ac008531 (patch) | |
tree | 8099092568b35bf6f562d99743491e37c5028bcd /devel/ORBit2 | |
parent | cebd7073821bb56c7dc8cbd771191f8e0a65685f (diff) | |
download | ports-b9d1a0f0131ed7726a585738b5b04062ac008531.tar.gz ports-b9d1a0f0131ed7726a585738b5b04062ac008531.zip |
Notes
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 |