diff options
author | asami <asami@FreeBSD.org> | 1995-05-13 07:57:18 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-13 07:57:18 +0000 |
commit | 03e453a0a876bc1a8207a7259f1b90125929641c (patch) | |
tree | b9279b5341455fbd4763d1c2a34f1dc62f66e4bd /math/Makefile | |
parent | caab3292e5f74a90b76575a19782424fb8eb0b1d (diff) | |
download | FreeBSD-ports-03e453a0a876bc1a8207a7259f1b90125929641c.zip FreeBSD-ports-03e453a0a876bc1a8207a7259f1b90125929641c.tar.gz |
Add maxima to "restricted" (license required).
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 25c6cef..29ee6fe 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,5 +1,6 @@ - -# $Id: Makefile,v 1.8 1995/02/13 23:52:02 ats Exp $ +# $Id: Makefile,v 1.9 1995/05/02 07:21:42 asami Exp $ +# +# Resticted: maxima (license required) # SUBDIR= blas calc eispack fudgit gmp gnuplot hexcalc linpack octave oleo xgraph |