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:   triaxx
Date:           Sat Jan 16 18:20:06 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Makefile: Add erlang-yconf version 1.0.9


To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 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.1187 pkgsrc/textproc/Makefile:1.1188
--- pkgsrc/textproc/Makefile:1.1187     Tue Jan 12 01:20:08 2021
+++ pkgsrc/textproc/Makefile    Sat Jan 16 18:20:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1187 2021/01/12 01:20:08 taca Exp $
+# $NetBSD: Makefile,v 1.1188 2021/01/16 18:20:06 triaxx Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -217,6 +217,7 @@ SUBDIR+=    erlang-fast_yaml
 SUBDIR+=       erlang-jiffy
 SUBDIR+=       erlang-p1_xmlrpc
 SUBDIR+=       erlang-stringprep
+SUBDIR+=       erlang-yconf
 SUBDIR+=       expat
 SUBDIR+=       expatobjc
 SUBDIR+=       ezxml



Home | Main Index | Thread Index | Old Index