diff options
author | is <is@pkgsrc.org> | 2009-09-18 14:15:30 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2009-09-18 14:15:30 +0000 |
commit | eb70e1b184b57100cb571a5ca496abe4a6a35795 (patch) | |
tree | 43192f12b50df51356d7ecc030caee5cc28f5fd4 /math/Makefile | |
parent | ce7511433c4cc0697af199eafbf500a222728441 (diff) | |
download | pkgsrc-eb70e1b184b57100cb571a5ca496abe4a6a35795.tar.gz |
math/ordCalc, an ordinals calculator
Diffstat (limited to 'math/Makefile')
-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 |