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-pty | |
parent | ec537205a1b54c3d238155d05fd7658e02828514 (diff) | |
download | ports-7f4917bb92332c085a2cc49ae8a0499cde5f889c.tar.gz ports-7f4917bb92332c085a2cc49ae8a0499cde5f889c.zip |
Notes
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 d8d4841ef24b..8208fb8cfbbf 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= pgollucci.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Pty (pseudo-terminal) bindings for Lua 5 USE_LUA?= 5.1 |