diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
commit | 3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3 (patch) | |
tree | c2a2236b60ef650349b2bf07c0a0def372207401 /math | |
parent | bc15797fb3812a88a178c54c4a3537e80d29adc7 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/edenmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index af423808ba09..80f3965c7298 100644 --- a/math/edenmath/Makefile +++ b/math/edenmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= edenmath PORTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} |