diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-22 19:16:09 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-22 19:16:09 +0000 |
commit | 8b28c33e00215e2a7df26b9fc4d650535628a569 (patch) | |
tree | 664d0df53729f9af9b076e834c3ac97054385654 /math/open-axiom | |
parent | e634049e1e2c2ba95c1337ee2c4f539b870240fa (diff) |
Notes
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index ad811623e25e..67309e2644c9 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-axiom PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |