diff options
Diffstat (limited to 'lang/gauche/Makefile')
-rw-r--r-- | lang/gauche/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index dff8b761c94..3aa5ace6632 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2012/01/24 09:11:06 sbd Exp $ +# $NetBSD: Makefile,v 1.59 2012/05/13 06:08:10 enami Exp $ # -DISTNAME= Gauche-0.9.2 +DISTNAME= Gauche-0.9.3.2 #PKGREVISION= 1 -PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz |