Date: Sat, 11 May 2019 06:06:54 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501227 - head/misc/openvdb Message-ID: <201905110606.x4B66sE1011520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat May 11 06:06:54 2019 New Revision: 501227 URL: https://svnweb.freebsd.org/changeset/ports/501227 Log: misc/openvdb: Fix COMMENT Modified: head/misc/openvdb/Makefile Modified: head/misc/openvdb/Makefile ============================================================================== --- head/misc/openvdb/Makefile Sat May 11 06:04:11 2019 (r501226) +++ head/misc/openvdb/Makefile Sat May 11 06:06:54 2019 (r501227) @@ -6,7 +6,7 @@ DISTVERSION= 6.1.0 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org -COMMENT= Tools for the storage and manipulation of sparse volumetric data +COMMENT= Tools for storage and manipulation of sparse volumetric data LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905110606.x4B66sE1011520>