svn commit: r548417 - head/math/pdal

Piotr Kubaj pkubaj at FreeBSD.org
Sat Sep 12 19:29:16 UTC 2020


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 at FreeBSD.org


More information about the svn-ports-head mailing list