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:   khorben
Date:           Thu Mar 15 02:57:15 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-archinfo


To generate a diff of this commit:
cvs rdiff -u -r1.2637 -r1.2638 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.2637 pkgsrc/devel/Makefile:1.2638
--- pkgsrc/devel/Makefile:1.2637        Thu Mar 15 02:50:18 2018
+++ pkgsrc/devel/Makefile       Thu Mar 15 02:57:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2637 2018/03/15 02:50:18 khorben Exp $
+# $NetBSD: Makefile,v 1.2638 2018/03/15 02:57:15 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -1848,6 +1848,7 @@ SUBDIR+=  py-ZopeSchema
 SUBDIR+=       py-aiofiles
 SUBDIR+=       py-apipkg
 SUBDIR+=       py-appdirs
+SUBDIR+=       py-archinfo
 SUBDIR+=       py-argcomplete
 SUBDIR+=       py-argh
 SUBDIR+=       py-argparse



Home | Main Index | Thread Index | Old Index