pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-tex-ini-files not tex-tex-init-files



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aecac2a9094c
branches:  trunk
changeset: 348604:aecac2a9094c
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jun 16 19:32:38 2016 +0000

description:
tex-tex-ini-files not tex-tex-init-files

diffstat:

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

diffs (20 lines):

diff -r 23d95c55580b -r aecac2a9094c print/Makefile
--- a/print/Makefile    Thu Jun 16 18:28:45 2016 +0000
+++ b/print/Makefile    Thu Jun 16 19:32:38 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.661 2016/06/16 04:11:08 markd Exp $
+# $NetBSD: Makefile,v 1.662 2016/06/16 19:32:38 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1064,8 +1064,8 @@
 SUBDIR+=       tex-tetex-doc
 SUBDIR+=       tex-tex
 SUBDIR+=       tex-tex-font-errors-cheatsheet-doc
-SUBDIR+=       tex-tex-init-files
-SUBDIR+=       tex-tex-init-files-doc
+SUBDIR+=       tex-tex-ini-files
+SUBDIR+=       tex-tex-ini-files-doc
 SUBDIR+=       tex-tex-overview-doc
 SUBDIR+=       tex-tex-refs-doc
 SUBDIR+=       tex-tex4ht



Home | Main Index | Thread Index | Old Index