Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2020 19:29:15 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548417 - head/math/pdal
Message-ID:  <202009121929.08CJTFwL082166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Sat Sep 12 19:29:15 2020
New Revision: 548417
URL: https://svnweb.freebsd.org/changeset/ports/548417

Log:
  math/pdal: fix typo

Modified:
  head/math/pdal/Makefile

Modified: head/math/pdal/Makefile
==============================================================================
--- head/math/pdal/Makefile	Sat Sep 12 19:28:21 2020	(r548416)
+++ head/math/pdal/Makefile	Sat Sep 12 19:29:15 2020	(r548417)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pdal
 DISTVERSION=	2.2.0
-PORTREVISIO=	1
+PORTREVISION=	1
 CATEGORIES=	math databases graphics
 
 MAINTAINER=	lbartoletti@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009121929.08CJTFwL082166>