diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-06 15:33:07 +0000 |
commit | 296877462b8b100e9f83f9c6aa6ed4bff34c6def (patch) | |
tree | 5eac344fd936461b351ae47d13c9a2ead4c33698 /math/open-axiom | |
parent | 71bf80b1e5914a5a76fdb542f43b9159976779e0 (diff) |
Notes
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index 03bee6562282..e31c5ac0a4b0 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -3,6 +3,7 @@ PORTNAME= open-axiom PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |