diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-19 07:38:46 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-19 07:46:57 +0000 |
commit | 0262afeb49ad92864b710fcf2a853c9bce243a31 (patch) | |
tree | a21e895612889ffd6a0d387ce4e17d6ab433439c /graphics/glvis | |
parent | a1850255fcc8c72f9a667444e695472ac34e54ff (diff) |
Diffstat (limited to 'graphics/glvis')
-rw-r--r-- | graphics/glvis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glvis/Makefile b/graphics/glvis/Makefile index 2815a78b624f..3f55276cde95 100644 --- a/graphics/glvis/Makefile +++ b/graphics/glvis/Makefile @@ -1,6 +1,6 @@ PORTNAME= glvis DISTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://glvis.github.io/releases/ PKGNAMESUFFIX= -mesh-visualizer # other software also has the name glvis |