diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /math/spar | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) |
Notes
Diffstat (limited to 'math/spar')
-rw-r--r-- | math/spar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spar/Makefile b/math/spar/Makefile index 40f1802a6f31..a20b9c3fc6a2 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -3,7 +3,7 @@ PORTNAME= spar PORTVERSION= 0.5.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math devel MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} |