diff options
-rw-r--r-- | security/cryptplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index e0806e13841b..f05e04143ba7 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/cryptplug -MAINTAINER= michaelnottebrock@gmx.net +MAINTAINER= lofi@freebsd.org COMMENT= A collection of plug-ins to cryptographic engines BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \ |