diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /textproc/lua-expat | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'textproc/lua-expat')
-rw-r--r-- | textproc/lua-expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lua-expat/Makefile b/textproc/lua-expat/Makefile index 3ef36aca6d4..ea7fb51c449 100644 --- a/textproc/lua-expat/Makefile +++ b/textproc/lua-expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/09/09 02:46:08 obache Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= luaexpat-1.0a @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.keplerproject.org/luaexpat/ MAINTAINER= pancake@phreaker.net -HOMEPAGE= http://www.tecgraf.puc-rio.br/~diego/luasocket/new/ +HOMEPAGE= http://www.keplerproject.org/luaexpat/ COMMENT= XML parser for LUA based on expat USE_TOOLS+= gmake |