aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-20 23:04:54 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-20 23:04:54 +0000
commitd546d7fab2540f993b52f2a51c5e3ac05cab4cb1 (patch)
treea5c8bbce75a4313d3baed137cf2f53801454ba9d /math/Makefile
parent5f8c65d40e191e43323c43b5b6636068953ff1d1 (diff)
downloadports-d546d7fab2540f993b52f2a51c5e3ac05cab4cb1.tar.gz
ports-d546d7fab2540f993b52f2a51c5e3ac05cab4cb1.zip
Add fudgit to the SUBDIR list.
Notes
Notes: svn path=/head/; revision=434
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index 588d83e32b01..c5c582cf24fe 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>