diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | d83cf0410323eaed23ff7e025682366ba24acfd7 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /lang/gauche | |
parent | d227f1591b6bfe39fed37ca41b47efc9fb4e3604 (diff) | |
download | pkgsrc-d83cf0410323eaed23ff7e025682366ba24acfd7.tar.gz |
Recursive bump from gdbm shlib bump.
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 433c13dc7cd..d4190e98224 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2010/12/16 03:42:08 asau Exp $ +# $NetBSD: Makefile,v 1.56 2011/08/23 13:06:49 obache Exp $ # DISTNAME= Gauche-0.9.1 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz |