pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr  6 08:01:26 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-fuzzywuzzy


To generate a diff of this commit:
cvs rdiff -u -r1.3090 -r1.3091 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3090 pkgsrc/devel/Makefile:1.3091
--- pkgsrc/devel/Makefile:1.3090        Sun Apr  5 13:20:55 2020
+++ pkgsrc/devel/Makefile       Mon Apr  6 08:01:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3090 2020/04/05 13:20:55 nia Exp $
+# $NetBSD: Makefile,v 1.3091 2020/04/06 08:01:26 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2232,6 +2232,7 @@ SUBDIR+=  py-funcsigs
 SUBDIR+=       py-functools32
 SUBDIR+=       py-future
 SUBDIR+=       py-futures
+SUBDIR+=       py-fuzzywuzzy
 SUBDIR+=       py-game
 SUBDIR+=       py-gcovr
 SUBDIR+=       py-generate



Home | Main Index | Thread Index | Old Index