diff options
Diffstat (limited to 'lang/neko/Makefile')
-rw-r--r-- | lang/neko/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile index 7e6a5849dc17..ced3da5b1671 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= neko -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= lang MASTER_SITES= http://nekovm.org/_media/ |