aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gauche/Makefile2
-rw-r--r--lang/neko/Makefile2
2 files changed, 2 insertions, 2 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}
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index ab88f34fef3e..d90c2019f550 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -3,7 +3,7 @@
PORTNAME= neko
DISTVERSIONPREFIX= v
DISTVERSION= 2-2-0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= lang
MAINTAINER= penzin.dev@gmail.com