diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-09 18:47:36 +0000 |
commit | bad3afef7126d40d4f3b71a07952a5bdd8394577 (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /devel/libbonoboui/Makefile | |
parent | 40cb94ab16e74a6d3fd73b196fde071a4a5662b5 (diff) | |
download | pkgsrc-bad3afef7126d40d4f3b71a07952a5bdd8394577.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 3a1a5dca7be..b8d01f27d00 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/02/06 20:35:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2004/02/09 18:47:36 jmmv Exp $ # DISTNAME= libbonoboui-2.4.3 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.4/} EXTRACT_SUFX= .tar.bz2 |