diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2024-06-21 17:47:32 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-06-21 17:49:24 +0000 |
| commit | e2cd1133e68c54606b2b5e0c7b4dee0532a926fe (patch) | |
| tree | acf7275bfcfd0657da06dffbc3a9fd043b397c12 /math/elemental | |
| parent | 4f7c0ccc218086416510128603e9a1f9bb0241ac (diff) | |
Diffstat (limited to 'math/elemental')
| -rw-r--r-- | math/elemental/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/elemental/Makefile b/math/elemental/Makefile index 1783e42f4794..e59870c92011 100644 --- a/math/elemental/Makefile +++ b/math/elemental/Makefile @@ -1,6 +1,7 @@ PORTNAME= elemental DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |
