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:   wiz
Date:           Tue Nov  7 15:40:43 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-license-expression


To generate a diff of this commit:
cvs rdiff -u -r1.4114 -r1.4115 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.4114 pkgsrc/devel/Makefile:1.4115
--- pkgsrc/devel/Makefile:1.4114        Tue Nov  7 15:37:34 2023
+++ pkgsrc/devel/Makefile       Tue Nov  7 15:40:43 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4114 2023/11/07 15:37:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4115 2023/11/07 15:40:43 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2668,6 +2668,7 @@ SUBDIR+=  py-lib3to6
 SUBDIR+=       py-libevent-rpcgen
 SUBDIR+=       py-libmc
 SUBDIR+=       py-libusb1
+SUBDIR+=       py-license-expression
 SUBDIR+=       py-limits
 SUBDIR+=       py-line_profiler
 SUBDIR+=       py-linecache2



Home | Main Index | Thread Index | Old Index