aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-18 16:53:54 +0800
committerasami <asami@FreeBSD.org>1995-08-18 16:53:54 +0800
commit55a975ba3870b30ca5b838be31576cbc9031dabc (patch)
tree5bf2e70943b391777f1f8f842db6f253083f970b /math/Makefile
parentb35d031534087d3f84edc0a7758b4fab05219667 (diff)
downloadfreebsd-ports-gnome-55a975ba3870b30ca5b838be31576cbc9031dabc.tar.gz
freebsd-ports-gnome-55a975ba3870b30ca5b838be31576cbc9031dabc.tar.zst
freebsd-ports-gnome-55a975ba3870b30ca5b838be31576cbc9031dabc.zip
Added xlispstat.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 593ef08b0559..3fda62510b43 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1995/05/14 03:29:48 asami Exp $
+# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $
#
# RESTRICTED: maxima (license required)
#
@@ -14,6 +14,7 @@
SUBDIR += octave
SUBDIR += oleo
SUBDIR += xgraph
+ SUBDIR += xlispstat
SUBDIR += xspread
.include <bsd.port.subdir.mk>