diff options
Diffstat (limited to 'devel/lua-bitlib/Makefile')
-rw-r--r-- | devel/lua-bitlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-bitlib/Makefile b/devel/lua-bitlib/Makefile index 2f2863443894..5008b9b91ea2 100644 --- a/devel/lua-bitlib/Makefile +++ b/devel/lua-bitlib/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://luaforge.net/frs/download.php/2715/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny library for bitwise operations USES= lua |