diff options
Diffstat (limited to 'devel/lua-bitlib/Makefile')
-rw-r--r-- | devel/lua-bitlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-bitlib/Makefile b/devel/lua-bitlib/Makefile index f53079377af1..e97e9e068dc8 100644 --- a/devel/lua-bitlib/Makefile +++ b/devel/lua-bitlib/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Tiny library for bitwise operations +WWW= http://luaforge.net/projects/bitlib/ USES= lua:module |