diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 03:57:57 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 03:57:57 +0000 |
commit | 7f4917bb92332c085a2cc49ae8a0499cde5f889c (patch) | |
tree | f15bea23820bb969be00eafe554940ff86b94298 /devel/lua-posix | |
parent | ec537205a1b54c3d238155d05fd7658e02828514 (diff) | |
download | ports-7f4917bb92332c085a2cc49ae8a0499cde5f889c.tar.gz ports-7f4917bb92332c085a2cc49ae8a0499cde5f889c.zip |
Notes
Diffstat (limited to 'devel/lua-posix')
-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 8e7098f4afcc..30501d951dc4 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= pgollucci.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A POSIX layer for Lua USE_LUA?= 5.1 |