diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-16 03:10:06 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-16 03:10:06 +0800 |
commit | cc37c9f03357b192a7aeca1d008763254d0cf4af (patch) | |
tree | bef4c6b810cd6a85797a0c6856d52ae53972a4cb /math | |
parent | ea60463dee397b0b286c74d71a80f81d2e0b90b0 (diff) | |
download | freebsd-ports-gnome-cc37c9f03357b192a7aeca1d008763254d0cf4af.tar.gz freebsd-ports-gnome-cc37c9f03357b192a7aeca1d008763254d0cf4af.tar.zst freebsd-ports-gnome-cc37c9f03357b192a7aeca1d008763254d0cf4af.zip |
misc/openvdb: Update 7.0.0 -> 7.1.0
Diffstat (limited to 'math')
-rw-r--r-- | math/curv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/curv/Makefile b/math/curv/Makefile index 8507827fc7cc..ba2ada224b91 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -3,7 +3,7 @@ PORTNAME= curv DISTVERSION= 0.4-417 DISTVERSIONSUFFIX= -gf6f8d011 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org |