summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorahoka <ahoka>2008-08-28 20:13:18 +0000
committerahoka <ahoka>2008-08-28 20:13:18 +0000
commit410b3a5aaba5e93ea5eabe20f6fb9d9a34584fe6 (patch)
tree0bd4169873e5f4f776fca8ba9c33366659ca2f89 /math/Makefile
parent028f5682081f3bd4d36229cb13f0adda14646aa3 (diff)
downloadpkgsrc-410b3a5aaba5e93ea5eabe20f6fb9d9a34584fe6.tar.gz
Added math/openaxiom version 1.2.0.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 662dc580d87..67c362cf5e2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2008/08/27 18:54:25 apb Exp $
+# $NetBSD: Makefile,v 1.170 2008/08/28 20:13:18 ahoka Exp $
COMMENT= Mathematics
@@ -101,6 +101,7 @@ SUBDIR+= octave
SUBDIR+= octave-current
SUBDIR+= octave-forge
SUBDIR+= odepack
+SUBDIR+= openaxiom
SUBDIR+= orpie
SUBDIR+= otter
SUBDIR+= p5-Math-Base85