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 May  1 09:15:52 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-project-api


To generate a diff of this commit:
cvs rdiff -u -r1.3964 -r1.3965 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.3964 pkgsrc/devel/Makefile:1.3965
--- pkgsrc/devel/Makefile:1.3964        Sun Apr 30 15:52:06 2023
+++ pkgsrc/devel/Makefile       Mon May  1 09:15:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3964 2023/04/30 15:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3965 2023/05/01 09:15:52 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2716,6 +2716,7 @@ SUBDIR+=  py-pretend
 SUBDIR+=       py-process-tests
 SUBDIR+=       py-progress
 SUBDIR+=       py-progressbar2
+SUBDIR+=       py-project-api
 SUBDIR+=       py-prompt_toolkit
 SUBDIR+=       py-prompt_toolkit1
 SUBDIR+=       py-proteus



Home | Main Index | Thread Index | Old Index