aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgit/Makefile')
-rw-r--r--www/cgit/Makefile5
1 files changed, 2 insertions, 3 deletions
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