diff options
Diffstat (limited to 'devel/lua-pty')
-rw-r--r-- | devel/lua-pty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-pty/Makefile b/devel/lua-pty/Makefile index 8babbffa1575..d8d4841ef24b 100644 --- a/devel/lua-pty/Makefile +++ b/devel/lua-pty/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= philip PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= pty.lua?rev=1.2 pty.c?rev=1.25 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci.org COMMENT= Pty (pseudo-terminal) bindings for Lua 5 USE_LUA?= 5.1 |