diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index c6e5772d397..be0f780d974 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/08/20 22:07:24 agc Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/21 08:26:24 agc Exp $ # DISTNAME= ORBit-0.2.1 @@ -6,9 +6,9 @@ CATEGORIES= corba MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/ MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.gnome.org/ GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LIBTOOL= yes DEPENDS+= glib-1.1.2:../../devel/glib |