aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-18 03:49:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-18 03:49:06 +0000
commit1e0194f6a809922aa61b1a5c570a6c443928ab2f (patch)
tree4f8055345b0f8f39c09d2fa49b951f5abb0c354d /graphics/vulkan-headers
parent75342d7b162e5ac3900f16b4bf71e4cefbcdc589 (diff)
downloadports-1e0194f6a809922aa61b1a5c570a6c443928ab2f.tar.gz
ports-1e0194f6a809922aa61b1a5c570a6c443928ab2f.zip
graphics/vulkan-*: consistently indent DISTVERSIONPREFIX
Notes
Notes: svn path=/head/; revision=568717
Diffstat (limited to 'graphics/vulkan-headers')
-rw-r--r--graphics/vulkan-headers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 4dc7dcd7a811..81dd9bb5cee2 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vulkan-headers
-DISTVERSIONPREFIX=v
+DISTVERSIONPREFIX= v
DISTVERSION= 1.2.172
CATEGORIES= graphics