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: jaapb
Date: Thu Jul 26 11:47:32 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Added py-oset to Makefile SUBDIRs
To generate a diff of this commit:
cvs rdiff -u -r1.2708 -r1.2709 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.2708 pkgsrc/devel/Makefile:1.2709
--- pkgsrc/devel/Makefile:1.2708 Thu Jul 26 09:34:27 2018
+++ pkgsrc/devel/Makefile Thu Jul 26 11:47:32 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2708 2018/07/26 09:34:27 schmonz Exp $
+# $NetBSD: Makefile,v 1.2709 2018/07/26 11:47:32 jaapb Exp $
#
COMMENT= Development utilities
@@ -2097,6 +2097,7 @@ SUBDIR+= py-ode
SUBDIR+= py-olefile
SUBDIR+= py-open-vcdiff
SUBDIR+= py-ordered-set
+SUBDIR+= py-oset
SUBDIR+= py-packaging
SUBDIR+= py-parameterized
SUBDIR+= py-path.py
Home |
Main Index |
Thread Index |
Old Index