diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-08-03 11:49:34 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-08-03 11:52:11 +0300 |
| commit | 5973c2840e94d66add3db13c33b39122da8f8863 (patch) | |
| tree | 6a9162a16ca88382b21be58e3faf2f51e56c392e /www/cgit/Makefile | |
| parent | de1577bc60c1d3014117c007972b6c5e7771d0c3 (diff) | |
| download | ports-5973c2840e94d66add3db13c33b39122da8f8863.tar.gz ports-5973c2840e94d66add3db13c33b39122da8f8863.zip | |
cgit: clean up versioning scheme
Diffstat (limited to 'www/cgit/Makefile')
| -rw-r--r-- | www/cgit/Makefile | 5 |
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 |
