diff options
author | recht <recht> | 2004-07-18 10:49:49 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-18 10:49:49 +0000 |
commit | 7728ceebd2c389d9289b6f848e035c08070441e0 (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /lang/gauche | |
parent | d170316546516188a68fae0510e8d61a6a9f4759 (diff) | |
download | pkgsrc-7728ceebd2c389d9289b6f848e035c08070441e0.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 00c6b2ed4e1..4e7c4ab876f 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2004/07/18 09:38:26 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2004/07/18 10:49:49 recht Exp $ # DISTNAME= Gauche-0.7.4.2 -PKGREVISION= # +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz |