Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 09:38:38 GMT
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c3747a51d7d4 - main - www/lua-resty-session3: fix PKGBASE/PKGNAME
Message-ID:  <202409230938.48N9ccl5049748@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409230938.48N9ccl5049748>