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:           Sat Apr 24 19:19:42 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc: +hs-rfc5051


To generate a diff of this commit:
cvs rdiff -u -r1.1211 -r1.1212 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.1211 pkgsrc/textproc/Makefile:1.1212
--- pkgsrc/textproc/Makefile:1.1211     Sat Apr 24 17:48:04 2021
+++ pkgsrc/textproc/Makefile    Sat Apr 24 19:19:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1211 2021/04/24 17:48:04 pho Exp $
+# $NetBSD: Makefile,v 1.1212 2021/04/24 19:19:41 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -332,6 +332,7 @@ SUBDIR+=    hs-regex-base
 SUBDIR+=       hs-regex-pcre
 SUBDIR+=       hs-regex-posix
 SUBDIR+=       hs-regex-tdfa
+SUBDIR+=       hs-rfc5051
 SUBDIR+=       hs-shakespeare
 SUBDIR+=       hs-skylighting
 SUBDIR+=       hs-skylighting-core



Home | Main Index | Thread Index | Old Index