Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc: Add align to Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9250e08c77e
branches:  trunk
changeset: 433632:c9250e08c77e
user:      sjmulder <sjmulder%pkgsrc.org@localhost>
date:      Fri Jun 05 22:09:29 2020 +0000

description:
textproc: Add align to Makefile

diffstat:

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

diffs (17 lines):

diff -r 7591ddaaff1d -r c9250e08c77e textproc/Makefile
--- a/textproc/Makefile Fri Jun 05 22:08:49 2020 +0000
+++ b/textproc/Makefile Fri Jun 05 22:09:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1143 2020/06/05 12:45:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.1144 2020/06/05 22:09:29 sjmulder Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -43,6 +43,7 @@
 SUBDIR+=       WordNet
 SUBDIR+=       aha
 SUBDIR+=       aiksaurus
+SUBDIR+=       align
 SUBDIR+=       ansifilter
 SUBDIR+=       antiword
 SUBDIR+=       artha



Home | Main Index | Thread Index | Old Index