Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add py-jsonrpclib-pelix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7992c917adc3
branches:  trunk
changeset: 428998:7992c917adc3
user:      js <js%pkgsrc.org@localhost>
date:      Tue Apr 14 19:24:09 2020 +0000

description:
textproc/Makefile: Add py-jsonrpclib-pelix

diffstat:

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

diffs (17 lines):

diff -r 217495762050 -r 7992c917adc3 textproc/Makefile
--- a/textproc/Makefile Tue Apr 14 19:14:03 2020 +0000
+++ b/textproc/Makefile Tue Apr 14 19:24:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1133 2020/04/14 16:06:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.1134 2020/04/14 19:24:09 js Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -868,6 +868,7 @@
 SUBDIR+=       py-jsonpickle
 SUBDIR+=       py-jsonref
 SUBDIR+=       py-jsonrpclib
+SUBDIR+=       py-jsonrpclib-pelix
 SUBDIR+=       py-jsonschema
 SUBDIR+=       py-jxmlease
 SUBDIR+=       py-libxml2



Home | Main Index | Thread Index | Old Index