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:37:34 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-boolean.py


To generate a diff of this commit:
cvs rdiff -u -r1.4113 -r1.4114 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.4113 pkgsrc/devel/Makefile:1.4114
--- pkgsrc/devel/Makefile:1.4113        Sun Nov  5 13:36:25 2023
+++ pkgsrc/devel/Makefile       Tue Nov  7 15:37:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4113 2023/11/05 13:36:25 wiz Exp $
+# $NetBSD: Makefile,v 1.4114 2023/11/07 15:37:34 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2432,6 +2432,7 @@ SUBDIR+=  py-blessed
 SUBDIR+=       py-blessings
 SUBDIR+=       py-blinker
 SUBDIR+=       py-boltons
+SUBDIR+=       py-boolean.py
 SUBDIR+=       py-boost
 SUBDIR+=       py-bugzilla
 SUBDIR+=       py-build



Home | Main Index | Thread Index | Old Index