diff options
Diffstat (limited to 'devel/lua-bitop/Makefile')
-rw-r--r-- | devel/lua-bitop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-bitop/Makefile b/devel/lua-bitop/Makefile index d5fb2da49669..6b017cf228a7 100644 --- a/devel/lua-bitop/Makefile +++ b/devel/lua-bitop/Makefile @@ -9,6 +9,7 @@ DISTNAME= LuaBitOp-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bitwise operations on numbers +WWW= https://bitop.luajit.org/ LICENSE= MIT |