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/wxMaxima | |
parent | 1674709cda1f1a693bb4ef10390fb9ab2cc2838b (diff) |
Notes
Diffstat (limited to 'math/wxMaxima')
-rw-r--r-- | math/wxMaxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile index 3e2c8e6a38c7..4e777987de97 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxMaxima PORTVERSION= 12.04.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME}/${PORTVERSION} |