diff options
author | pav <pav@FreeBSD.org> | 2006-04-30 06:14:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-30 06:14:57 +0800 |
commit | bdc70eb6ac9c3031e5a6f5c774ab57a1339521f8 (patch) | |
tree | 079d2f5744305735aa73baf0442748f5fe8ba26d /math/mathomatic/Makefile | |
parent | f657b9b847ba032b84b86ab74f6cfb93f735dddc (diff) | |
download | freebsd-ports-gnome-bdc70eb6ac9c3031e5a6f5c774ab57a1339521f8.tar.gz freebsd-ports-gnome-bdc70eb6ac9c3031e5a6f5c774ab57a1339521f8.tar.zst freebsd-ports-gnome-bdc70eb6ac9c3031e5a6f5c774ab57a1339521f8.zip |
- Update to 12.5.14
PR: ports/96524
Submitted by: Aleksander Fafula <alex@fafula.com>
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 1c4384b8217a..cf83b9993a6a 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.11 +PORTVERSION= 12.5.14 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ |