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:           Sun Sep 21 15:22:03 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pytokens


To generate a diff of this commit:
cvs rdiff -u -r1.4528 -r1.4529 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.4528 pkgsrc/devel/Makefile:1.4529
--- pkgsrc/devel/Makefile:1.4528        Sun Sep 21 01:49:59 2025
+++ pkgsrc/devel/Makefile       Sun Sep 21 15:22:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4528 2025/09/21 01:49:59 wen Exp $
+# $NetBSD: Makefile,v 1.4529 2025/09/21 15:22:03 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3088,6 +3088,7 @@ SUBDIR+=  py-pyrsistent
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pyte
 SUBDIR+=       py-pytemplate
+SUBDIR+=       py-pytokens
 SUBDIR+=       py-pytype
 SUBDIR+=       py-pyutil
 SUBDIR+=       py-pyvcd



Home | Main Index | Thread Index | Old Index