diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-06-06 13:13:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-06-06 13:13:34 +0000 |
commit | 780303a9b40469e2ba5f8e9481507be7817c3425 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /math/open-axiom | |
parent | 1674709cda1f1a693bb4ef10390fb9ab2cc2838b (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 e31c5ac0a4b0..ec2a12416174 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -3,7 +3,7 @@ PORTNAME= open-axiom PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |