Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: sort entries



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67db87492b36
branches:  trunk
changeset: 434518:67db87492b36
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jun 18 02:59:57 2020 +0000

description:
textproc/Makefile: sort entries

diffstat:

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

diffs (20 lines):

diff -r 996a6263babf -r 67db87492b36 textproc/Makefile
--- a/textproc/Makefile Thu Jun 18 00:00:25 2020 +0000
+++ b/textproc/Makefile Thu Jun 18 02:59:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1147 2020/06/16 08:42:16 pin Exp $
+# $NetBSD: Makefile,v 1.1148 2020/06/18 02:59:57 gutteridge Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -901,9 +901,9 @@
 SUBDIR+=       py-pandocfilters
 SUBDIR+=       py-parse
 SUBDIR+=       py-parse_type
-SUBDIR+=       py-peg2
 SUBDIR+=       py-pdf-parser
 SUBDIR+=       py-pdfrw
+SUBDIR+=       py-peg2
 SUBDIR+=       py-phonenumbers
 SUBDIR+=       py-poyo
 SUBDIR+=       py-precis-i18n



Home | Main Index | Thread Index | Old Index