diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-16 06:19:55 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-16 06:19:55 +0800 |
commit | a6e4491c6a6f50a6fcbc21aecd647234d13964f9 (patch) | |
tree | cffa717c51e2c47a4dea6b6350fe02579ec85c3c /math/mathomatic/Makefile | |
parent | f204a66f52657c1b61553b87e729514815dd48e1 (diff) | |
download | freebsd-ports-gnome-a6e4491c6a6f50a6fcbc21aecd647234d13964f9.tar.gz freebsd-ports-gnome-a6e4491c6a6f50a6fcbc21aecd647234d13964f9.tar.zst freebsd-ports-gnome-a6e4491c6a6f50a6fcbc21aecd647234d13964f9.zip |
Update to 12.5.17
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 65ddecb95cd7..d56e786dd454 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.16 +PORTVERSION= 12.5.17 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ |