Missing full stop.

This commit is contained in:
ajacoutot 2019-06-22 17:12:27 +00:00
parent 2bda1a0745
commit 46f40ba16c
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2019/06/22 16:51:06 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.3 2019/06/22 17:12:27 ajacoutot Exp $
COMMENT = Vulkan header files COMMENT = Vulkan header files
@ -7,6 +7,7 @@ PKGNAME = vulkan-headers-${V}
GH_TAGNAME = sdk-${V} GH_TAGNAME = sdk-${V}
GH_ACCOUNT = KhronosGroup GH_ACCOUNT = KhronosGroup
GH_PROJECT = Vulkan-Headers GH_PROJECT = Vulkan-Headers
REVISION = 0
CATEGORIES = devel graphics CATEGORIES = devel graphics

View File

@ -1 +1 @@
Vulkan header files and API registry Vulkan header files and API registry.