diff options
Diffstat (limited to 'devel/lua-bitop/Makefile')
-rw-r--r-- | devel/lua-bitop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/lua-bitop/Makefile b/devel/lua-bitop/Makefile index 6b017cf228a7..07bb333759d4 100644 --- a/devel/lua-bitop/Makefile +++ b/devel/lua-bitop/Makefile @@ -1,6 +1,5 @@ PORTNAME= bitop -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= devel MASTER_SITES= http://bitop.luajit.org/download/ \ LOCAL/sunpoet |