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 15:01:15 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py27-babel


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



Home | Main Index | Thread Index | Old Index