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:   pho
Date:           Thu Jan 16 15:03:15 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add hs-jira-wiki-markup


To generate a diff of this commit:
cvs rdiff -u -r1.1089 -r1.1090 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.1089 pkgsrc/textproc/Makefile:1.1090
--- pkgsrc/textproc/Makefile:1.1089     Wed Jan 15 15:52:28 2020
+++ pkgsrc/textproc/Makefile    Thu Jan 16 15:03:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1089 2020/01/15 15:52:28 pho Exp $
+# $NetBSD: Makefile,v 1.1090 2020/01/16 15:03:15 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -293,6 +293,7 @@ SUBDIR+=    hs-doctemplates
 SUBDIR+=       hs-haddock-library
 SUBDIR+=       hs-hscolour
 SUBDIR+=       hs-hslua-module-text
+SUBDIR+=       hs-jira-wiki-markup
 SUBDIR+=       hs-libyaml
 SUBDIR+=       hs-pandoc-types
 SUBDIR+=       hs-polyparse



Home | Main Index | Thread Index | Old Index