diff options
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r-- | net/ORBit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 21ca2e4e610..4e85b0df8f0 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 1998/09/04 22:00:45 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/10/05 14:02:06 agc Exp $ # -DISTNAME= ORBit-0.2.1 +DISTNAME= ORBit-0.3.0 CATEGORIES= corba -MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/ GNU_CONFIGURE= yes USE_LIBTOOL= yes -DEPENDS+= glib-1.1.2:../../devel/glib +DEPENDS+= glib-1.1.3:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent LIBTOOL_FLAGS= --install-la |