diff options
author | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
commit | 315485eb670b2cb83eda405a259fec7849484597 (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /lang/oo2c/Makefile | |
parent | 50d00db5f1a6d9f8b4f65d87cea3bfe3b2d6bcfa (diff) | |
download | pkgsrc-315485eb670b2cb83eda405a259fec7849484597.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
Diffstat (limited to 'lang/oo2c/Makefile')
-rw-r--r-- | lang/oo2c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 94179bf5c5c..a5c5682f1fe 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/07/06 16:28:52 recht Exp $ +# $NetBSD: Makefile,v 1.14 2004/07/18 10:49:49 recht Exp $ DISTNAME= oo2c_${BITS}-2.0.11 PKGNAME= oo2c-2.0.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooc/} EXTRACT_SUFX= .tar.bz2 |