diff options
author | is <is> | 2009-09-18 14:15:30 +0000 |
---|---|---|
committer | is <is> | 2009-09-18 14:15:30 +0000 |
commit | a9a88ed9b3740b46cce9f44294a5c052b4627024 (patch) | |
tree | 43192f12b50df51356d7ecc030caee5cc28f5fd4 /math | |
parent | 9589825119a2b14e7de0bc54a56f216bd1fbc52b (diff) | |
download | pkgsrc-a9a88ed9b3740b46cce9f44294a5c052b4627024.tar.gz |
math/ordCalc, an ordinals calculator
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 48dd2e9e2a7..a742289b260 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.190 2009/09/11 00:10:54 jnemeth Exp $ +# $NetBSD: Makefile,v 1.191 2009/09/18 14:15:30 is Exp $ COMMENT= Mathematics @@ -106,6 +106,7 @@ SUBDIR+= octave SUBDIR+= octave-forge SUBDIR+= odepack SUBDIR+= openaxiom +SUBDIR+= ordCalc SUBDIR+= orpie SUBDIR+= otter SUBDIR+= p5-Excel-Template |