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 14613d0fb36..892ccd83960 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2007/05/23 02:31:03 minskim Exp $ +# $NetBSD: Makefile,v 1.81 2007/06/15 13:40:35 minskim Exp $ # -DISTNAME= mathomatic-12.7.1 +DISTNAME= mathomatic-12.7.2 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 |