diff options
author | tron <tron> | 2000-01-02 18:02:39 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-02 18:02:39 +0000 |
commit | 49cc218ef1448c783377d0fe1126814cba08c750 (patch) | |
tree | 494f26b0141a03b89849b1c02b3ed1e34c73c4b2 /corba | |
parent | 25b1e147b6b303a17a9e0a02f495c5c9275a2839 (diff) | |
download | pkgsrc-49cc218ef1448c783377d0fe1126814cba08c750.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
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 dfd3132aacf..742258d0329 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 1999/12/06 00:47:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.28 2000/01/02 18:02:40 tron Exp $ # DISTNAME= ORBit-0.5.0 CATEGORIES= corba -MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |