aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-devel-kmod/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-12-18 20:59:39 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-12-18 20:59:39 +0000
commitb6ba6361c8ab2ad5cdf29523407f8355c08e5cbb (patch)
treefcfd1155aecd88d0df346ea0e0a42e8051120059 /graphics/drm-devel-kmod/Makefile
parentab15c9a9856430d85a14cc4b2387cc9dcf22e183 (diff)
downloadports-b6ba6361c8ab2ad5cdf29523407f8355c08e5cbb.tar.gz
ports-b6ba6361c8ab2ad5cdf29523407f8355c08e5cbb.zip
graphics/drm-devel-kmod: Bump portversion
Bump the portversion of graphics/drm-devel-kmod, this was forgotten in the previous commit. Reroll distinfo, because of how github distinfo works, the name changes when the portversion changes. Reported by: jbeich
Notes
Notes: svn path=/head/; revision=520397
Diffstat (limited to 'graphics/drm-devel-kmod/Makefile')
-rw-r--r--graphics/drm-devel-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index 203cc986d3f0..3b19d0158c9e 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-devel-kmod
-PORTVERSION= 5.0.g20191120
+PORTVERSION= 5.0.g20191217
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org