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 49b049b5fcfb..b1110225af49 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -7,7 +7,7 @@ PORTNAME= neko PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= http://nekovm.org/_media/ |