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 Apr 30 13:00:29 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py27-attrs


To generate a diff of this commit:
cvs rdiff -u -r1.3961 -r1.3962 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.3961 pkgsrc/devel/Makefile:1.3962
--- pkgsrc/devel/Makefile:1.3961        Sun Apr 30 00:56:47 2023
+++ pkgsrc/devel/Makefile       Sun Apr 30 13:00:29 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3961 2023/04/30 00:56:47 wen Exp $
+# $NetBSD: Makefile,v 1.3962 2023/04/30 13:00:29 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3044,6 +3044,7 @@ SUBDIR+=  py-zope.deprecation
 SUBDIR+=       py-zope.exceptions
 SUBDIR+=       py-zope.hookable
 SUBDIR+=       py-zope.testing
+SUBDIR+=       py27-attrs
 SUBDIR+=       py27-coverage
 SUBDIR+=       py27-pluggy
 SUBDIR+=       py27-test-cov



Home | Main Index | Thread Index | Old Index