diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 16:40:02 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 16:40:02 +0000 |
commit | d07d95ce5b5df033b7ca2a07d6c8cbab4781723d (patch) | |
tree | 81fc6b2f095764ae8932b9489998d8ea52f5286d /security | |
parent | 834701c58c72e8b33cf422a05a8d7524af890e29 (diff) |
Change maintainer address.
Approved by: arved (Mentor)
Notes
Notes:
svn path=/head/; revision=87913
Diffstat (limited to 'security')
-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 \ |