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:   maya
Date:           Sat Feb 25 02:44:10 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+py-iso-639, +py-iso3166


To generate a diff of this commit:
cvs rdiff -u -r1.2373 -r1.2374 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.2373 pkgsrc/devel/Makefile:1.2374
--- pkgsrc/devel/Makefile:1.2373        Wed Feb 22 14:22:06 2017
+++ pkgsrc/devel/Makefile       Sat Feb 25 02:44:10 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2373 2017/02/22 14:22:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2374 2017/02/25 02:44:10 maya Exp $
 #
 
 COMMENT=       Development utilities
@@ -1837,6 +1837,8 @@ SUBDIR+=  py-ipython
 SUBDIR+=       py-ipython010
 SUBDIR+=       py-ipython013
 SUBDIR+=       py-ipython1
+SUBDIR+=       py-iso3166
+SUBDIR+=       py-iso-639
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-kjbuckets



Home | Main Index | Thread Index | Old Index