pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Aug  6 23:18:14 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ lua-vstruct


To generate a diff of this commit:
cvs rdiff -u -r1.3180 -r1.3181 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3180 pkgsrc/devel/Makefile:1.3181
--- pkgsrc/devel/Makefile:1.3180        Thu Aug  6 23:08:56 2020
+++ pkgsrc/devel/Makefile       Thu Aug  6 23:18:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3180 2020/08/06 23:08:56 joerg Exp $
+# $NetBSD: Makefile,v 1.3181 2020/08/06 23:18:14 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -895,6 +895,7 @@ SUBDIR+=    lua-stdlib
 SUBDIR+=       lua-system
 SUBDIR+=       lua-term
 SUBDIR+=       lua-thrift
+SUBDIR+=       lua-vstruct
 SUBDIR+=       lutok
 SUBDIR+=       lwp
 SUBDIR+=       lxqt-build-tools



Home | Main Index | Thread Index | Old Index