diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 06:47:44 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 06:47:44 +0000 |
commit | 5382df9ca3326627a2b696ebc7173a56078c2fc4 (patch) | |
tree | 5ee58fb940d8234b5f78eea23ecfdcd81080cf73 | |
parent | f45582a2266223f9844e0a25931185ce52861cf1 (diff) | |
download | FreeBSD-ports-5382df9ca3326627a2b696ebc7173a56078c2fc4.zip FreeBSD-ports-5382df9ca3326627a2b696ebc7173a56078c2fc4.tar.gz |
Activate p5-Set-IntSpan port.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f75ed29..716a9d3 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 |