diff options
author | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-01-23 21:50:42 +0000 |
commit | c5cec663193aa38afb9f83056a9966d66c076055 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /devel/libbonobo | |
parent | 3b42dcce966399dcc82c1a187a3e583df05e726c (diff) | |
download | pkgsrc-c5cec663193aa38afb9f83056a9966d66c076055.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'devel/libbonobo')
-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 9f61cb90d09..cabbb05867e 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/01/22 08:24:29 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/23 21:50:44 jmmv Exp $ DISTNAME= libbonobo-2.4.2 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.4/} EXTRACT_SUFX= .tar.bz2 |