diff options
Diffstat (limited to 'devel/lua-lpeg/Makefile')
-rw-r--r-- | devel/lua-lpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-lpeg/Makefile b/devel/lua-lpeg/Makefile index d1e91acf8278..d6df18f3694d 100644 --- a/devel/lua-lpeg/Makefile +++ b/devel/lua-lpeg/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEG-based pattern-matching library for Lua +WWW= http://www.inf.puc-rio.br/~roberto/lpeg/ LICENSE= MIT |