diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-09-13 02:03:41 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-09-13 02:03:41 +0000 |
commit | b7c7102421c33acc16241ba5e3f04396f130cb1f (patch) | |
tree | f248dab09ddd16748cedb8658f5e1e470c71cba3 /math/wxMaxima | |
parent | 4a7ae357763b6e95a181c5aa3e7fc436ef0cd689 (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 3fd9eafc061d..ab5384af07d7 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= wxMaxima PORTVERSION= 12.04.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME}/${PORTVERSION} |