From 07077805e24b3ae2440e44246ee92d9ee01bf2e5 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 28 May 2025 10:11:55 +0200 Subject: [PATCH] security/gnupg-pkcs11-scd: return to the pool --- security/gnupg-pkcs11-scd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/gnupg-pkcs11-scd/Makefile b/security/gnupg-pkcs11-scd/Makefile index 0a75d8a76601..759009670932 100644 --- a/security/gnupg-pkcs11-scd/Makefile +++ b/security/gnupg-pkcs11-scd/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.11.0 CATEGORIES= security MASTER_SITES= https://github.com/alonbl/${PORTNAME}/releases/download/${DISTNAME}/ -MAINTAINER= mat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PKCS\#11 enabled gnupg scd WWW= https://github.com/alonbl/gnupg-pkcs11-scd