Date: Wed, 14 Jan 2026 11:19:36 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2a2ee6ca4e84 - main - security/pam_worker: fix bad copy/paste Message-ID: <69677bc8.3506c.6815a681@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a2ee6ca4e84ec5cea20443057346e1292714b30 commit 2a2ee6ca4e84ec5cea20443057346e1292714b30 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2026-01-14 11:19:19 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-01-14 11:19:19 +0000 security/pam_worker: fix bad copy/paste --- security/pam_worker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/pam_worker/Makefile b/security/pam_worker/Makefile index d3fbc0d5e109..88763519b8ca 100644 --- a/security/pam_worker/Makefile +++ b/security/pam_worker/Makefile @@ -1,6 +1,6 @@ PORTNAME= pam_worker DISTVERSION= 0.1 -CATEGORIES= mail www +CATEGORIES= security MASTER_SITES= https://fossil.nours.eu/${PORTNAME}/tarball/?r=${DISTVERSION}&name=./ MAINTAINER= bapt@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69677bc8.3506c.6815a681>
