diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
commit | ec681430dac62e706c5af9bfbc64499987dc1686 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /lang/gauche | |
parent | 4346ee7795a2ebe1cb5334f969b94e7061233e76 (diff) | |
download | pkgsrc-ec681430dac62e706c5af9bfbc64499987dc1686.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 62d9291ac75..dff8b761c94 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2011/09/16 07:49:25 enami Exp $ +# $NetBSD: Makefile,v 1.58 2012/01/24 09:11:06 sbd Exp $ # DISTNAME= Gauche-0.9.2 #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz |