diff options
Diffstat (limited to 'lang/neko/Makefile')
-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 4996e69381dc..4468b9970347 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -3,7 +3,7 @@ PORTNAME= neko PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://nekovm.org/_media/ |