summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-08-03 17:50:51 +0000
committerrh <rh@pkgsrc.org>2000-08-03 17:50:51 +0000
commit5853de86a7f7167139b5356fa556d6d3e050b9e4 (patch)
treec1d9cc002d46bc6ecd48319ae9d64cd76f5f6a28 /math
parent279764a93dbb21d4eb924f5c997198bbd01c9aeb (diff)
downloadpkgsrc-5853de86a7f7167139b5356fa556d6d3e050b9e4.tar.gz
Add and enable yorick.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 2b4cdd80505..29468fd7601 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/02/25 01:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2000/08/03 17:50:51 rh Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -23,5 +23,6 @@
SUBDIR += xlispstat
SUBDIR += xmgr
SUBDIR += yacas
+ SUBDIR += yorick
.include "../mk/bsd.pkg.subdir.mk"