diff options
Diffstat (limited to 'textproc/lua-expat/Makefile')
-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 9b58193eb45..8b256e7fdb5 100644 --- a/textproc/lua-expat/Makefile +++ b/textproc/lua-expat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:37 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/09/04 05:00:36 jlam Exp $ # DISTNAME= luaexpat-1.0a PKGNAME= ${DISTNAME:S/lua/lua-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.keplerproject.org/luaexpat/ |