pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Jan 31 15:57:58 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add sd


To generate a diff of this commit:
cvs rdiff -u -r1.1190 -r1.1191 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1190 pkgsrc/textproc/Makefile:1.1191
--- pkgsrc/textproc/Makefile:1.1190     Sat Jan 16 20:50:04 2021
+++ pkgsrc/textproc/Makefile    Sun Jan 31 15:57:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1190 2021/01/16 20:50:04 riastradh Exp $
+# $NetBSD: Makefile,v 1.1191 2021/01/31 15:57:58 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1099,6 +1099,7 @@ SUBDIR+=  saxon
 SUBDIR+=       scdoc
 SUBDIR+=       scew
 SUBDIR+=       scrollkeeper-dtd
+SUBDIR+=       sd
 SUBDIR+=       sdop
 SUBDIR+=       serd
 SUBDIR+=       sgrep



Home | Main Index | Thread Index | Old Index