pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/lua-arc4random
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 2 17:52:03 UTC 2020
Modified Files:
pkgsrc/security/lua-arc4random: Makefile
Log Message:
lua-arc4random: ... correct LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/lua-arc4random/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/lua-arc4random/Makefile
diff -u pkgsrc/security/lua-arc4random/Makefile:1.2 pkgsrc/security/lua-arc4random/Makefile:1.3
--- pkgsrc/security/lua-arc4random/Makefile:1.2 Thu Jul 2 17:50:38 2020
+++ pkgsrc/security/lua-arc4random/Makefile Thu Jul 2 17:52:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/07/02 17:50:38 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/02 17:52:03 nia Exp $
DISTNAME= lua-arc4random-1.3.4
PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1}
@@ -10,7 +10,7 @@ GITHUB_TAG= v1.3-4
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://github.com/mikejsavage/lua-arc4random
COMMENT= Lua wrapper for arc4random(3)
-LICENSE= mit
+LICENSE= isc
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index