diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:14:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:14:13 +0000 |
commit | 4bfdef522259435c9952f47c854e5f9a4f4eb3ca (patch) | |
tree | b78c53796d005a89eba5c6dfe32ae81be1b3843c /math/Makefile | |
parent | 53d5ff69b34ffcf3691d5e068f8d91605c294c8b (diff) | |
download | ports-4bfdef522259435c9952f47c854e5f9a4f4eb3ca.tar.gz ports-4bfdef522259435c9952f47c854e5f9a4f4eb3ca.zip |
Activate the PDL port.
Notes
Notes:
svn path=/head/; revision=17613
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 02ee96553402..98d60d489209 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.58 1999/03/19 22:24:43 asami Exp $ +# $Id: Makefile,v 1.59 1999/04/03 01:05:11 steve Exp $ # + SUBDIR += PDL SUBDIR += R-a4 SUBDIR += R-letter SUBDIR += Scilab |