diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /lang/oo2c | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'lang/oo2c')
-rw-r--r-- | lang/oo2c/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 2cb37ffd64a..e7e30c3d1a1 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/08/30 21:00:08 jtb Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $ DISTNAME= oo2c_${BITS}-2.0.11 PKGNAME= oo2c-2.0.11 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooc/} EXTRACT_SUFX= .tar.bz2 |