pkgsrc-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/634352cf6431
branches:  trunk
changeset: 342751:634352cf6431
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Oct 25 08:18:51 2019 +0000

description:
textproc/Makefile: sort entries

diffstat:

 textproc/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 18b257ac5da4 -r 634352cf6431 textproc/Makefile
--- a/textproc/Makefile Fri Oct 25 08:01:10 2019 +0000
+++ b/textproc/Makefile Fri Oct 25 08:18:51 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1065 2019/10/22 17:32:02 adam Exp $
+# $NetBSD: Makefile,v 1.1066 2019/10/25 08:18:51 gutteridge Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -879,11 +879,11 @@
 SUBDIR+=       py-sphinxcontrib-applehelp
 SUBDIR+=       py-sphinxcontrib-bibtex
 SUBDIR+=       py-sphinxcontrib-devhelp
+SUBDIR+=       py-sphinxcontrib-htmlhelp
 SUBDIR+=       py-sphinxcontrib-jsmath
-SUBDIR+=       py-sphinxcontrib-htmlhelp
 SUBDIR+=       py-sphinxcontrib-newsfeed
+SUBDIR+=       py-sphinxcontrib-qthelp
 SUBDIR+=       py-sphinxcontrib-serializinghtml
-SUBDIR+=       py-sphinxcontrib-qthelp
 SUBDIR+=       py-sphinxcontrib-websupport
 SUBDIR+=       py-tablib
 SUBDIR+=       py-tabulate



Home | Main Index | Thread Index | Old Index