pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon May 21 23:46:04 UTC 2018

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: Add py-tqdm


To generate a diff of this commit:
cvs rdiff -u -r1.497 -r1.498 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.497 pkgsrc/misc/Makefile:1.498
--- pkgsrc/misc/Makefile:1.497  Mon May 14 13:48:48 2018
+++ pkgsrc/misc/Makefile        Mon May 21 23:46:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.497 2018/05/14 13:48:48 youri Exp $
+# $NetBSD: Makefile,v 1.498 2018/05/21 23:46:04 minskim Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -240,6 +240,7 @@ SUBDIR+=    py-anki2
 SUBDIR+=       py-ansi
 SUBDIR+=       py-carddav
 SUBDIR+=       py-stdnum
+SUBDIR+=       py-tqdm
 SUBDIR+=       py-trytond-carrier
 SUBDIR+=       py-trytond-carrier-percentage
 SUBDIR+=       py-trytond-carrier-weight



Home | Main Index | Thread Index | Old Index