summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-01-08 12:58:55 +0000
committerminskim <minskim>2006-01-08 12:58:55 +0000
commit4fb29697a424ea7f4e24f0ea3b381cde3a1fdb07 (patch)
treec70b66d8f91eff44d72aabd6ae139b2977eb8cf0 /math/mathomatic/Makefile
parentc52b8c3309b259d90d39135a8f090d0c9c636d57 (diff)
downloadpkgsrc-4fb29697a424ea7f4e24f0ea3b381cde3a1fdb07.tar.gz
Update mathomatic to 12.5.3.
Changes: - Ported matho-primes, matho-twin, and matho-pascal to long doubles. "make test" added in "primes" directory. - Alphabetic case sensitive mode set by default. - Added "list maxima" option. "list export" is now for other programs. - Code cleanup.
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r--math/mathomatic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index b7467b2efb9..fca40e00c48 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2005/11/23 05:26:10 minskim Exp $
+# $NetBSD: Makefile,v 1.56 2006/01/08 12:58:55 minskim Exp $
#
-DISTNAME= mathomatic-12.5.2
+DISTNAME= mathomatic-12.5.3
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
-EXTRACT_SUFX= .tgz
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.mathomatic.com/