diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-09-03 16:25:29 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-09-03 16:25:29 +0000 |
commit | 50967e9de3cfa84913a84aab7fe07e8805a7c1fd (patch) | |
tree | 1e04841e9fb7c53fd88a4a1d8a6f4f86de695441 /textproc | |
parent | 9da418c41e54a74ce57ccc7587416d3c740d9a5b (diff) | |
download | pkgsrc-50967e9de3cfa84913a84aab7fe07e8805a7c1fd.tar.gz |
Use working HOMEPAGE.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/lua-slnunicode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lua-slnunicode/Makefile b/textproc/lua-slnunicode/Makefile index beca2b50436..30aed32a645 100644 --- a/textproc/lua-slnunicode/Makefile +++ b/textproc/lua-slnunicode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/09/03 16:22:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/09/03 16:25:29 ryoon Exp $ DISTNAME= slnunicode-1.1apl1 PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= https://github.com/LuaDist/slnunicode/ +HOMEPAGE= https://github.com/phi-gamma/slnunicode/ COMMENT= Unicode library for Lua BUILD_TARGET= unicode.so |