diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:38:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:42:55 +0000 |
commit | e54e2c695bbccea73e70ce5bf689928053632492 (patch) | |
tree | eb2e69cefd93566778d5b56a3d0fa4114e493bc8 /math/spla | |
parent | 89303ca180e0d0d1414cd8522935a540852d2bd6 (diff) |
Diffstat (limited to 'math/spla')
-rw-r--r-- | math/spla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/spla/Makefile b/math/spla/Makefile index 49371e07a49a..d9d4645a39c9 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,6 +1,7 @@ PORTNAME= spla DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |