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:   kamil
Date:           Mon Jun 13 02:08:23 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add devel/py-filebytes


To generate a diff of this commit:
cvs rdiff -u -r1.2276 -r1.2277 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.2276 pkgsrc/devel/Makefile:1.2277
--- pkgsrc/devel/Makefile:1.2276        Mon Jun 13 01:58:16 2016
+++ pkgsrc/devel/Makefile       Mon Jun 13 02:08:23 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2276 2016/06/13 01:58:16 kamil Exp $
+# $NetBSD: Makefile,v 1.2277 2016/06/13 02:08:23 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -1745,6 +1745,7 @@ SUBDIR+=  py-expect
 SUBDIR+=       py-extras
 SUBDIR+=       py-fann2
 SUBDIR+=       py-fastimport
+SUBDIR+=       py-filebytes
 SUBDIR+=       py-filechunkio
 SUBDIR+=       py-flake8
 SUBDIR+=       py-flakes



Home | Main Index | Thread Index | Old Index