diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-18 06:14:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-18 06:14:04 +0800 |
commit | b8ccec3d5ad4812c69dd3288ecf8f226cfedf66c (patch) | |
tree | 84cd00ba0d2d442fc3bdee26c4e6ec7f73119ba3 /math/mathomatic/Makefile | |
parent | b603412744525c370ed6417003943b8e75d1d482 (diff) | |
download | freebsd-ports-gnome-b8ccec3d5ad4812c69dd3288ecf8f226cfedf66c.tar.gz freebsd-ports-gnome-b8ccec3d5ad4812c69dd3288ecf8f226cfedf66c.tar.zst freebsd-ports-gnome-b8ccec3d5ad4812c69dd3288ecf8f226cfedf66c.zip |
Update to 12.9.0
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 9ac9bcbdbd49..9f95b7066123 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.8.9 +PORTVERSION= 12.9.0 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ |