diff options
Diffstat (limited to 'lang/neko')
-rw-r--r-- | lang/neko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile index c7b7b676fb9a..76dc3dff69a2 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -7,7 +7,7 @@ PORTNAME= neko PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://nekovm.org/_media/ |