diff options
Diffstat (limited to 'lang/gauche/Makefile')
-rw-r--r-- | lang/gauche/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 18177492a0c2..7b1888c671c9 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8.5 # Keep databases/gauche-gdbm in sync with this -PORTREVISION= 1 +PORTVERSION= 0.8.6 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |