diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
commit | 8f66ae99c3a17fc16f3f8c12dd935735f9a89060 (patch) | |
tree | b30ec8b80f0971f5f9d705e34b73f7e3cfa22042 /www/luakit | |
parent | 21a3e98189f82fbefa1ee85c69f143e25b87c4d5 (diff) | |
download | ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.tar.gz ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.zip |
Notes
Diffstat (limited to 'www/luakit')
-rw-r--r-- | www/luakit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/luakit/Makefile b/www/luakit/Makefile index 119a1a87e4a4..6071e999719a 100644 --- a/www/luakit/Makefile +++ b/www/luakit/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2012.09.13r1 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= gugabsd@mundounix.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, small, webkit based browser framework extensible by Lua LICENSE= GPLv3 |