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:   adam
Date:           Sat Aug 26 06:08:58 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added devel/boost-mpi


To generate a diff of this commit:
cvs rdiff -u -r1.2492 -r1.2493 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.2492 pkgsrc/devel/Makefile:1.2493
--- pkgsrc/devel/Makefile:1.2492        Thu Aug 24 16:11:57 2017
+++ pkgsrc/devel/Makefile       Sat Aug 26 06:08:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2492 2017/08/24 16:11:57 minskim Exp $
+# $NetBSD: Makefile,v 1.2493 2017/08/26 06:08:58 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -94,6 +94,7 @@ SUBDIR+=      boost-docs
 SUBDIR+=       boost-headers
 SUBDIR+=       boost-jam
 SUBDIR+=       boost-libs
+SUBDIR+=       boost-mpi
 SUBDIR+=       bouml
 SUBDIR+=       bpython
 SUBDIR+=       buddy



Home | Main Index | Thread Index | Old Index