Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9817fa64182a
branches:  trunk
changeset: 430979:9817fa64182a
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu May 07 06:13:34 2020 +0000

description:
sort

diffstat:

 print/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 67d3e3991f57 -r 9817fa64182a print/Makefile
--- a/print/Makefile    Thu May 07 06:07:33 2020 +0000
+++ b/print/Makefile    Thu May 07 06:13:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.763 2020/05/03 12:02:19 markd Exp $
+# $NetBSD: Makefile,v 1.764 2020/05/07 06:13:34 jnemeth Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -826,14 +826,14 @@
 SUBDIR+=       tex-ifoddpage-doc
 SUBDIR+=       tex-ifplatform
 SUBDIR+=       tex-ifplatform-doc
+SUBDIR+=       tex-iftex
+SUBDIR+=       tex-iftex-doc
 SUBDIR+=       tex-infwarerr
 SUBDIR+=       tex-infwarerr-doc
 SUBDIR+=       tex-inputenx
 SUBDIR+=       tex-inputenx-doc
 SUBDIR+=       tex-intcalc
 SUBDIR+=       tex-intcalc-doc
-SUBDIR+=       tex-iftex
-SUBDIR+=       tex-iftex-doc
 SUBDIR+=       tex-igo
 SUBDIR+=       tex-impatient-doc
 SUBDIR+=       tex-import
@@ -923,10 +923,10 @@
 SUBDIR+=       tex-lipsum-doc
 SUBDIR+=       tex-listing
 SUBDIR+=       tex-listing-doc
+SUBDIR+=       tex-listings
+SUBDIR+=       tex-listings-doc
 SUBDIR+=       tex-listingsutf8
 SUBDIR+=       tex-listingsutf8-doc
-SUBDIR+=       tex-listings
-SUBDIR+=       tex-listings-doc
 SUBDIR+=       tex-listofitems
 SUBDIR+=       tex-listofitems-doc
 SUBDIR+=       tex-lkproof



Home | Main Index | Thread Index | Old Index