summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-26 23:05:05 +0000
committerjtb <jtb>2000-11-26 23:05:05 +0000
commit7a20fb131ecddc07f193635ce49fcf08cb40bdb0 (patch)
treef1da3d5aeac1b99374e46f38cfa1665abc51638e
parent153b78c399293e463677b8287c297e1719b42a15 (diff)
downloadpkgsrc-7a20fb131ecddc07f193635ce49fcf08cb40bdb0.tar.gz
Add and enable "mcsim". Fixes PR pkg/11380 by Jason Beegan.
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 12e0eaa67e5..f3c899fe8ac 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2000/11/26 17:55:19 jtb Exp $
+# $NetBSD: Makefile,v 1.28 2000/11/26 23:05:05 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -15,6 +15,7 @@
SUBDIR += grpn
SUBDIR += gsl
SUBDIR += libffm
+ SUBDIR += mcsim
SUBDIR += octave
SUBDIR += otter
SUBDIR += pspp