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:           Sat Jun 18 22:30:37 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.3753 -r1.3754 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.3753 pkgsrc/devel/Makefile:1.3754
--- pkgsrc/devel/Makefile:1.3753        Sat Jun 18 21:59:58 2022
+++ pkgsrc/devel/Makefile       Sat Jun 18 22:30:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3753 2022/06/18 21:59:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3754 2022/06/18 22:30:36 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2548,6 +2548,7 @@ SUBDIR+=  py-kivy
 SUBDIR+=       py-kivy-garden
 SUBDIR+=       py-kjbuckets
 SUBDIR+=       py-lama
+SUBDIR+=       py-lama-quotes
 SUBDIR+=       py-lama7
 SUBDIR+=       py-lazr.config
 SUBDIR+=       py-lazr.delegates
@@ -2880,6 +2881,7 @@ SUBDIR+=  py-versioningit
 SUBDIR+=       py-vine
 SUBDIR+=       py-virtualenv
 SUBDIR+=       py-visitor
+SUBDIR+=       py-vulture
 SUBDIR+=       py-wasm
 SUBDIR+=       py-wcwidth
 SUBDIR+=       py-wheel



Home | Main Index | Thread Index | Old Index