diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 02:50:12 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 02:50:12 +0000 |
commit | c72dc261980507cd8b4ce2fe7a5de556102e3ad4 (patch) | |
tree | d97e5e5b3a0909c89886cf6d39df1a59630155ee /devel/lua50-app | |
parent | f8680edbe563af3785dbcf7b47f9a5b08f6616c2 (diff) | |
download | ports-c72dc261980507cd8b4ce2fe7a5de556102e3ad4.tar.gz ports-c72dc261980507cd8b4ce2fe7a5de556102e3ad4.zip |
Notes
Diffstat (limited to 'devel/lua50-app')
-rw-r--r-- | devel/lua50-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua50-app/Makefile b/devel/lua50-app/Makefile index d5e1fa9141e5..d34803aea09b 100644 --- a/devel/lua50-app/Makefile +++ b/devel/lua50-app/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= app.lua?rev=${PORTVERSION} EXTRACT_ONLY= # -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci.org COMMENT= App framework for Lua 5.0.x USE_LUA= 5.0 |