pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Sort to appease the script



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a2e0ef9dc3c
branches:  trunk
changeset: 359189:5a2e0ef9dc3c
user:      maya <maya%pkgsrc.org@localhost>
date:      Thu Mar 02 03:56:59 2017 +0000

description:
Sort to appease the script

diffstat:

 devel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 49f7ab16eb8b -r 5a2e0ef9dc3c devel/Makefile
--- a/devel/Makefile    Thu Mar 02 03:55:06 2017 +0000
+++ b/devel/Makefile    Thu Mar 02 03:56:59 2017 +0000
@@ -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-ipython010
 SUBDIR+=       py-ipython013
 SUBDIR+=       py-ipython1
+SUBDIR+=       py-iso-639
 SUBDIR+=       py-iso3166
-SUBDIR+=       py-iso-639
 SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey



Home | Main Index | Thread Index | Old Index