diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 29ee6feb7166..ed9fa7a009b9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.9 1995/05/02 07:21:42 asami Exp $ +# $Id: Makefile,v 1.10 1995/05/13 07:57:18 asami Exp $ # -# Resticted: maxima (license required) +# RESTRICTED: maxima (license required) # + SUBDIR= blas calc eispack fudgit gmp gnuplot hexcalc linpack octave oleo xgraph .include <bsd.port.subdir.mk> |