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:           Mon Jan 23 12:08:45 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-SDL2


To generate a diff of this commit:
cvs rdiff -u -r1.3879 -r1.3880 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.3879 pkgsrc/devel/Makefile:1.3880
--- pkgsrc/devel/Makefile:1.3879        Sun Jan 22 09:02:47 2023
+++ pkgsrc/devel/Makefile       Mon Jan 23 12:08:45 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3879 2023/01/22 09:02:47 pin Exp $
+# $NetBSD: Makefile,v 1.3880 2023/01/23 12:08:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2297,6 +2297,7 @@ SUBDIR+=  py-Optik
 SUBDIR+=       py-ParamUnittest
 SUBDIR+=       py-Pympler
 SUBDIR+=       py-Pyro
+SUBDIR+=       py-SDL2
 SUBDIR+=       py-Spans
 SUBDIR+=       py-ZopeComponent
 SUBDIR+=       py-ZopeConfiguration



Home | Main Index | Thread Index | Old Index