diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 14f1f06769b..8d68b7cbf50 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/12/29 06:21:37 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2006/01/24 07:32:03 wiz Exp $ DISTNAME= libbonobo-2.10.1 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.10/} EXTRACT_SUFX= .tar.bz2 |