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:           Thu Mar  2 03:57:00 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Sort to appease the script


To generate a diff of this commit:
cvs rdiff -u -r1.2377 -r1.2378 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.2377 pkgsrc/devel/Makefile:1.2378
--- pkgsrc/devel/Makefile:1.2377        Tue Feb 28 20:59:27 2017
+++ pkgsrc/devel/Makefile       Thu Mar  2 03:56:59 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2377 2017/02/28 20:59:27 fhajny Exp $
+# $NetBSD: Makefile,v 1.2378 2017/03/02 03:56:59 maya Exp $
 #
 
 COMMENT=       Development utilities
@@ -1840,8 +1840,8 @@ SUBDIR+=  py-ipython
 SUBDIR+=       py-ipython010
 SUBDIR+=       py-ipython013
 SUBDIR+=       py-ipython1
-SUBDIR+=       py-iso3166
 SUBDIR+=       py-iso-639
+SUBDIR+=       py-iso3166
 SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey



Home | Main Index | Thread Index | Old Index