diff options
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r-- | math/mathomatic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index c34b7f30e9e..34317d6103c 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2007/01/07 09:13:59 rillig Exp $ +# $NetBSD: Makefile,v 1.77 2007/04/18 21:09:13 minskim Exp $ # -DISTNAME= mathomatic-12.6.8 +DISTNAME= mathomatic-12.6.12 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 |