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 | 47fbd93ebdef9772996c6105d6b1e9798034038d (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /lang/oo2c | |
parent | d4f7314ccad08887e586a9e3fb82d5d1e91dfb1d (diff) | |
download | pkgsrc-47fbd93ebdef9772996c6105d6b1e9798034038d.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
Diffstat (limited to 'lang/oo2c')
-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 |