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
commit2054068ddbf0ed2ffcf90962454e4c856bc17818 (patch)
tree0bd4169873e5f4f776fca8ba9c33366659ca2f89 /math/Makefile
parent53c3a109d854f4b5f3aee3f7a7e0f79786cfc732 (diff)
downloadpkgsrc-2054068ddbf0ed2ffcf90962454e4c856bc17818.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