pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/luakit



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Oct  5 07:13:07 UTC 2020

Modified Files:
        pkgsrc/www/luakit: Makefile

Log Message:
luakit: better COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/luakit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/luakit/Makefile
diff -u pkgsrc/www/luakit/Makefile:1.4 pkgsrc/www/luakit/Makefile:1.5
--- pkgsrc/www/luakit/Makefile:1.4      Sun Oct  4 18:16:42 2020
+++ pkgsrc/www/luakit/Makefile  Mon Oct  5 07:13:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/10/04 18:16:42 nia Exp $
+# $NetBSD: Makefile,v 1.5 2020/10/05 07:13:07 nia Exp $
 
 DISTNAME=      luakit-2.2.1
 CATEGORIES=    www lua
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=luak
 
 MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      https://luakit.org/
-COMMENT=       Webkit based browser framework extensible with Lua
+COMMENT=       Fast, small, WebKit based browser extensible with Lua
 LICENSE=       gnu-gpl-v3
 
 USE_TOOLS+=    gmake pkg-config



Home | Main Index | Thread Index | Old Index