pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable py-python-slugify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8530f26c407
branches:  trunk
changeset: 385593:a8530f26c407
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 18:17:04 2018 +0000

description:
devel/Makefile: add and enable py-python-slugify

diffstat:

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

diffs (17 lines):

diff -r 12d913462e26 -r a8530f26c407 devel/Makefile
--- a/devel/Makefile    Sun Sep 23 18:16:24 2018 +0000
+++ b/devel/Makefile    Sun Sep 23 18:17:04 2018 +0000
@@ -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-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