diff options
Diffstat (limited to 'devel/lua-posix/Makefile')
-rw-r--r-- | devel/lua-posix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index 02a45b1d6d89..22a25ae0b63b 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.0/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= lposix.tar.gz -MAINTAINER= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= A POSIX layer for Lua USE_LUA?= 5.1 |