diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:47:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:47:44 +0000 |
commit | 52f0faf49d2172d7515d1739e4c9b01be36924b2 (patch) | |
tree | 2bea56a0ef7b164d0271b03afc3e6a04887840e0 /math | |
parent | 4c5f003a95c36af4b3439fcd1308fffa7d2e48a4 (diff) | |
download | ports-52f0faf49d2172d7515d1739e4c9b01be36924b2.tar.gz ports-52f0faf49d2172d7515d1739e4c9b01be36924b2.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f75ed296fec9..716a9d3b819d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1998/12/12 22:18:32 jseger Exp $ +# $Id: Makefile,v 1.54 1998/12/19 14:23:43 jseger Exp $ # SUBDIR += R-a4 @@ -27,6 +27,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += p5-MatrixReal + SUBDIR += p5-Set-IntSpan SUBDIR += pari SUBDIR += plplot SUBDIR += pygist |