From 59c159772c9a5079823b0b3458b1c6a60f331b20 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Thu, 2 Jan 2020 22:43:42 +0000 Subject: [PATCH] libmatekbd: tweak $DISTNAME Prepare to bump the default $VERSION in meta-pkg/mate to 1.22.2 (now the most common version amongst the packages and the effective release we're at). --- x11/libmatekbd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/libmatekbd/Makefile b/x11/libmatekbd/Makefile index cdf59e791ed7..49603131af1b 100644 --- a/x11/libmatekbd/Makefile +++ b/x11/libmatekbd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2019/07/21 22:26:00 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/02 22:43:42 gutteridge Exp $ .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= libmatekbd-${VERSION} +DISTNAME= libmatekbd-${VERSION:R}.0 PKGREVISION= 2 CATEGORIES= x11