diff options
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index a062dc91f45..77a01272f09 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/11/12 01:31:48 salo Exp $ +# $NetBSD: Makefile,v 1.19 2003/12/13 00:45:22 wiz Exp $ # DISTNAME= libbonoboui-2.2.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.2/} EXTRACT_SUFX= .tar.bz2 |