aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-21 07:04:54 +0800
committerats <ats@FreeBSD.org>1994-11-21 07:04:54 +0800
commit41b332a795272e369f1632ddeef03eb19eef0069 (patch)
tree7702efd379af1f51b4b7eaac054c761e74dbf31a /math
parentb5e0df2e27d1ce1eacef868fb499d680273b815d (diff)
downloadfreebsd-ports-graphics-41b332a795272e369f1632ddeef03eb19eef0069.tar.gz
freebsd-ports-graphics-41b332a795272e369f1632ddeef03eb19eef0069.tar.zst
freebsd-ports-graphics-41b332a795272e369f1632ddeef03eb19eef0069.zip
Add fudgit to the SUBDIR list.
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 588d83e32b0..c5c582cf24f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 1994/10/27 15:06:51 ljo Exp $
+# $Id: Makefile,v 1.4 1994/10/31 14:37:36 ljo Exp $
#
-SUBDIR= blas eispack gnuplot linpack oleo
+SUBDIR= blas eispack gnuplot fudgit linpack oleo
.include <bsd.port.subdir.mk>