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 Jan 16 13:59:44 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-urwidgets


To generate a diff of this commit:
cvs rdiff -u -r1.4158 -r1.4159 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.4158 pkgsrc/devel/Makefile:1.4159
--- pkgsrc/devel/Makefile:1.4158        Mon Jan 15 17:59:06 2024
+++ pkgsrc/devel/Makefile       Tue Jan 16 13:59:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4158 2024/01/15 17:59:06 gdt Exp $
+# $NetBSD: Makefile,v 1.4159 2024/01/16 13:59:44 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3087,6 +3087,7 @@ SUBDIR+=  py-unittest-mixins
 SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-unpaddedbase64
 SUBDIR+=       py-urwid
+SUBDIR+=       py-urwidgets
 SUBDIR+=       py-usb
 SUBDIR+=       py-utils
 SUBDIR+=       py-uuid



Home | Main Index | Thread Index | Old Index