aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-13 19:44:45 +0800
committerjkh <jkh@FreeBSD.org>1995-01-13 19:44:45 +0800
commit2af584347fc80d651f21c6982d4661ef8a983726 (patch)
tree6e1e078b24ca3502edbd280f2df8b4b0c373aa4d /math
parent65713bb5102fc6dc31d908b1bb2a43e16ea23813 (diff)
downloadfreebsd-ports-gnome-2af584347fc80d651f21c6982d4661ef8a983726.tar.gz
freebsd-ports-gnome-2af584347fc80d651f21c6982d4661ef8a983726.tar.zst
freebsd-ports-gnome-2af584347fc80d651f21c6982d4661ef8a983726.zip
add calc xgraph to their new home
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index 60f0e3241be5..49942710e06e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.5 1994/11/20 23:04:54 ats Exp $
+# $Id: Makefile,v 1.6 1994/12/06 11:57:27 asami Exp $
#
-SUBDIR= blas eispack fudgit gnuplot hexcalc linpack oleo
+SUBDIR= blas calc eispack fudgit gnuplot hexcalc linpack oleo xgraph
.include <bsd.port.subdir.mk>