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:   taca
Date:           Sun Sep 23 18:17:04 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable py-python-slugify


To generate a diff of this commit:
cvs rdiff -u -r1.2735 -r1.2736 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.2735 pkgsrc/devel/Makefile:1.2736
--- pkgsrc/devel/Makefile:1.2735        Thu Sep 20 13:45:11 2018
+++ pkgsrc/devel/Makefile       Sun Sep 23 18:17:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2735 2018/09/20 13:45:11 adam Exp $
+# $NetBSD: Makefile,v 1.2736 2018/09/23 18:17:04 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2225,6 +2225,7 @@ SUBDIR+=  py-pysha3
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pytemplate
 SUBDIR+=       py-python-dotenv
+SUBDIR+=       py-python-slugify
 SUBDIR+=       py-pyutil
 SUBDIR+=       py-pyvex
 SUBDIR+=       py-queuelib



Home | Main Index | Thread Index | Old Index