diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
commit | 99b61650d6f046adab4e574b90251de50d0bce85 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /security/p5-Authen-TypeKey | |
parent | 70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-TypeKey')
-rw-r--r-- | security/p5-Authen-TypeKey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile index 6aa61e25cb22..aee9302413ed 100644 --- a/security/p5-Authen-TypeKey/Makefile +++ b/security/p5-Authen-TypeKey/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= TypeKey authentication verification BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ |