diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-04-21 04:13:59 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-04-21 04:13:59 +0800 |
commit | d2903f0e47080b7ef07b64762672cd30ccbe2593 (patch) | |
tree | 9426fb79df86080e6b6bfa1a992d2620dda72196 /math/mathomatic/Makefile | |
parent | 3ce2bb1fb88d031475684cd2d3b5a089dd14966c (diff) | |
download | freebsd-ports-gnome-d2903f0e47080b7ef07b64762672cd30ccbe2593.tar.gz freebsd-ports-gnome-d2903f0e47080b7ef07b64762672cd30ccbe2593.tar.zst freebsd-ports-gnome-d2903f0e47080b7ef07b64762672cd30ccbe2593.zip |
Update to 12.6.12
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r-- | math/mathomatic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index fd6644381768..3bc273fcee72 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.6.11 +PORTVERSION= 12.6.12 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ |