aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-03-06 09:23:46 +0800
committerasami <asami@FreeBSD.org>1997-03-06 09:23:46 +0800
commit70e4f54cdac19b423352be47d1945ec691fd41bf (patch)
tree80b1b8e946d4d1e5204a31cb2e05d36919330684
parent7125f4c5465b46fa5c7bef59af595a83fbc529db (diff)
downloadfreebsd-ports-gnome-70e4f54cdac19b423352be47d1945ec691fd41bf.tar.gz
freebsd-ports-gnome-70e4f54cdac19b423352be47d1945ec691fd41bf.tar.zst
freebsd-ports-gnome-70e4f54cdac19b423352be47d1945ec691fd41bf.zip
Add xplot.
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 467b08389bfe..0429b1212fe5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.22 1997/01/24 12:32:35 max Exp $
+# $Id: Makefile,v 1.23 1997/02/14 08:54:02 tg Exp $
#
SUBDIR += blas
@@ -19,6 +19,7 @@
SUBDIR += wingz
SUBDIR += xgraph
SUBDIR += xlispstat
+ SUBDIR += xplot
SUBDIR += xspread
SUBDIR += xvgr