git: c3747a51d7d4 - main - www/lua-resty-session3: fix PKGBASE/PKGNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 09:38:38 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3747a51d7d4b149310444e1a3394fc1d0c2aaa8 commit c3747a51d7d4b149310444e1a3394fc1d0c2aaa8 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-09-19 08:52:36 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-09-23 09:38:34 +0000 www/lua-resty-session3: fix PKGBASE/PKGNAME Noticed by: portmgr (antoine) --- www/lua-resty-session3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/lua-resty-session3/Makefile b/www/lua-resty-session3/Makefile index 0d058fb59bac..eb969bceb873 100644 --- a/www/lua-resty-session3/Makefile +++ b/www/lua-resty-session3/Makefile @@ -2,6 +2,7 @@ PORTNAME= lua-resty-session DISTVERSIONPREFIX=v DISTVERSION= 3.10 CATEGORIES= www +PKGNAMESUFFIX= 3 MAINTAINER= baptiste@bapt.name COMMENT= Lua session library for OpenResty / ngx_lua Version 3.x