pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   plunky
Date:           Fri Feb 28 22:16:46 UTC 2020

Modified Files:
        pkgsrc/math: Makefile

Log Message:
add harmbase2 subdir


To generate a diff of this commit:
cvs rdiff -u -r1.456 -r1.457 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.456 pkgsrc/math/Makefile:1.457
--- pkgsrc/math/Makefile:1.456  Fri Feb 28 22:12:05 2020
+++ pkgsrc/math/Makefile        Fri Feb 28 22:16:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.456 2020/02/28 22:12:05 plunky Exp $
+# $NetBSD: Makefile,v 1.457 2020/02/28 22:16:46 plunky Exp $
 
 COMMENT=       Mathematics
 
@@ -184,6 +184,7 @@ SUBDIR+=    graphopt
 SUBDIR+=       grpn
 SUBDIR+=       gsl
 SUBDIR+=       gtklife
+SUBDIR+=       harmbase2
 SUBDIR+=       harmgen
 SUBDIR+=       harminv
 SUBDIR+=       heirloom-factor



Home | Main Index | Thread Index | Old Index