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:           Wed Aug 24 09:30:30 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-fields


To generate a diff of this commit:
cvs rdiff -u -r1.3779 -r1.3780 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.3779 pkgsrc/devel/Makefile:1.3780
--- pkgsrc/devel/Makefile:1.3779        Wed Aug 24 09:29:15 2022
+++ pkgsrc/devel/Makefile       Wed Aug 24 09:30:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3779 2022/08/24 09:29:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3780 2022/08/24 09:30:30 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2447,6 +2447,7 @@ SUBDIR+=  py-falcon
 SUBDIR+=       py-fann2
 SUBDIR+=       py-fasteners
 SUBDIR+=       py-fastimport
+SUBDIR+=       py-fields
 SUBDIR+=       py-filebytes
 SUBDIR+=       py-filechunkio
 SUBDIR+=       py-filelock



Home | Main Index | Thread Index | Old Index