diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /math/mathomatic | |
parent | a014051a7b56b13a0d09cb97969287bce9a04a38 (diff) | |
download | ports-cb037d3c98be43c22f51db530a0e5146ddc374b2.tar.gz ports-cb037d3c98be43c22f51db530a0e5146ddc374b2.zip |
Notes
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index a5b7a623df23..02acb4f4b6ff 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -3,6 +3,7 @@ PORTNAME= mathomatic PORTVERSION= 16.0.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ehaupt@FreeBSD.org |