From 5973c2840e94d66add3db13c33b39122da8f8863 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 3 Aug 2022 11:49:34 +0300 Subject: cgit: clean up versioning scheme --- www/cgit/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/cgit/Makefile') diff --git a/www/cgit/Makefile b/www/cgit/Makefile index 5dc923c..5eb017d 100644 --- a/www/cgit/Makefile +++ b/www/cgit/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.27 2020/04/04 19:28:31 kn Exp $ - COMMENT = web frontend for git repositories -DISTNAME = cgit-1.2.3-la-ninpre +V = 1.2.3pl14 +DISTNAME = cgit-${V} CATEGORIES = www devel # upstream has git 2.25.1 called out as the specific version to build against -- cgit v1.2.3