diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-09-14 12:04:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-09-14 12:04:53 +0000 |
commit | bf58b0f8240467d5a816ec4d00053f898c2a4801 (patch) | |
tree | b7cf8e08be29fd0e79648c4a0b28ff01954603c1 /lang/gauche | |
parent | 777e1e2a001e7817f70bf71b64d82aaf159f8300 (diff) |
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index b83d7671bad8..9e57e9076f2b 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -3,7 +3,7 @@ PORTNAME= gauche PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang scheme MASTER_SITES= SF/${PORTNAME}/Gauche DISTNAME= Gauche-${PORTVERSION} |