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:   jnemeth
Date:           Thu Apr  6 05:20:11 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
add and enable py-bugzilla


To generate a diff of this commit:
cvs rdiff -u -r1.2396 -r1.2397 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.2396 pkgsrc/devel/Makefile:1.2397
--- pkgsrc/devel/Makefile:1.2396        Tue Apr  4 14:41:59 2017
+++ pkgsrc/devel/Makefile       Thu Apr  6 05:20:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2396 2017/04/04 14:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2397 2017/04/06 05:20:11 jnemeth Exp $
 #
 
 COMMENT=       Development utilities
@@ -1764,6 +1764,7 @@ SUBDIR+=  py-blinker
 SUBDIR+=       py-boost
 SUBDIR+=       py-buildbot
 SUBDIR+=       py-buildbot-slave
+SUBDIR+=       py-bugzilla
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools
 SUBDIR+=       py-capstone



Home | Main Index | Thread Index | Old Index