diff options
Diffstat (limited to 'lang/gauche/Makefile')
-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 895a0bbc4eb..1533e16e8f4 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2002/05/19 07:58:25 minoura Exp $ +# $NetBSD: Makefile,v 1.7 2002/09/10 16:06:44 wiz Exp $ # DISTNAME= Gauche-0.5.4 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/} EXTRACT_SUFX= .tgz |