pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/lua
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Aug 25 22:46:24 UTC 2020
Modified Files:
pkgsrc/lang/lua: luaversion.mk
Log Message:
lua: fix typo in luaversion.mk
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/lua/luaversion.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/lua/luaversion.mk
diff -u pkgsrc/lang/lua/luaversion.mk:1.14 pkgsrc/lang/lua/luaversion.mk:1.15
--- pkgsrc/lang/lua/luaversion.mk:1.14 Thu Jul 2 21:42:23 2020
+++ pkgsrc/lang/lua/luaversion.mk Tue Aug 25 22:46:24 2020
@@ -1,6 +1,6 @@
-# $NetBSD: luaversion.mk,v 1.14 2020/07/02 21:42:23 nia Exp $
+# $NetBSD: luaversion.mk,v 1.15 2020/08/25 22:46:24 gutteridge Exp $
-# This file determins which Lua version is used as a dependency for
+# This file determines which Lua version is used as a dependency for
# a package.
#
# === User-settable variables ===
Home |
Main Index |
Thread Index |
Old Index