diff options
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r-- | security/pinentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index b420c929e53d..ddebce8dcb62 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= pinentry -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT?= A collection of simple PIN or passphrase entry dialogs LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ |