pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-pyparsing2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02646934a1aa
branches:  trunk
changeset: 768795:02646934a1aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 01 18:46:51 2021 +0000

description:
devel/Makefile: + py-pyparsing2

diffstat:

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

diffs (17 lines):

diff -r 26ff818f52a1 -r 02646934a1aa devel/Makefile
--- a/devel/Makefile    Mon Nov 01 18:44:26 2021 +0000
+++ b/devel/Makefile    Mon Nov 01 18:46:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3502 2021/11/01 14:17:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.3503 2021/11/01 18:46:51 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2551,6 +2551,7 @@
 SUBDIR+=       py-pyobjc-framework-iTunesLibrary
 SUBDIR+=       py-pyobjc-framework-libdispatch
 SUBDIR+=       py-pyparsing
+SUBDIR+=       py-pyparsing2
 SUBDIR+=       py-pyrsistent
 SUBDIR+=       py-pysha3
 SUBDIR+=       py-pysvn



Home | Main Index | Thread Index | Old Index