graphics/vulkan-loader: restore DISTVERSION after 1461e718a7

$ portlint
FATAL: Makefile: PORTVERSION appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES(_\w+)?/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 0 warnings found.

(cherry picked from commit 9c9af2f3b2)
This commit is contained in:
Jan Beich 2023-01-20 16:04:53 +00:00
parent 7cbf06e1a7
commit bcf47e41c7

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
PORTVERSION= 1.3.238
DISTVERSION= 1.3.238
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org