diff options
author | steve <steve@FreeBSD.org> | 1998-08-30 18:30:51 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-30 18:30:51 +0000 |
commit | 82f44956a7c80fcaa12627ce62458a6c4e1b36aa (patch) | |
tree | 8fa411a39071878e8ad0fd6ab19ee042bbff4098 /math | |
parent | 62823c265f38bed0db425c4385a739264804cf01 (diff) | |
download | FreeBSD-ports-82f44956a7c80fcaa12627ce62458a6c4e1b36aa.zip FreeBSD-ports-82f44956a7c80fcaa12627ce62458a6c4e1b36aa.tar.gz |
Activate the add port.
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 af73185..40405cf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.48 1998/08/10 00:21:04 steve Exp $ +# $Id: Makefile,v 1.49 1998/08/10 00:45:00 steve Exp $ # SUBDIR += Scilab + SUBDIR += add SUBDIR += apc SUBDIR += blas SUBDIR += calc |