summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh>2000-08-03 17:50:51 +0000
committerrh <rh>2000-08-03 17:50:51 +0000
commitc36a8244cb1cf7c1039ecf4eddbea9fd83aa1ca5 (patch)
treec1d9cc002d46bc6ecd48319ae9d64cd76f5f6a28
parent852017fec0ec870daa3d89ef7b0713bc017cf8d2 (diff)
downloadpkgsrc-c36a8244cb1cf7c1039ecf4eddbea9fd83aa1ca5.tar.gz
Add and enable yorick.
-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"