summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorthor <thor@pkgsrc.org>2021-05-09 15:19:10 +0000
committerthor <thor@pkgsrc.org>2021-05-09 15:19:10 +0000
commite23332268b04e264324a10ae6e75d720d340b988 (patch)
tree08ef3783571f5357248251d561c5516f01543c2c /graphics
parent214635b931de8846255a7342ea135dca81a88c10 (diff)
downloadpkgsrc-e23332268b04e264324a10ae6e75d720d340b988.tar.gz
graphics/pcl: pkglint on variable order
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pcl/Makefile b/graphics/pcl/Makefile
index ca65f92468a..b01cfdf7e5a 100644
--- a/graphics/pcl/Makefile
+++ b/graphics/pcl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2021/05/08 22:03:14 thor Exp $
+# $NetBSD: Makefile,v 1.6 2021/05/09 15:19:10 thor Exp $
GITHUB_PROJECT= pcl
GITHUB_TAG= pcl-${PKGVERSION}
-PKGREVISION= 3
DISTNAME= pcl-1.11.1
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=PointCloudLibrary/}