diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-03 21:32:57 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-03 21:32:57 +0000 |
commit | 6b0b84c5ba7d52cacf352132e517e2d57daacf21 (patch) | |
tree | f359ea13a13c8f13245030ec8a174490cb2aa3e8 /security/p5-Crypt-Imail | |
parent | 4319826e538eb93b3d433cb3ca6f71c84f364033 (diff) | |
download | ports-6b0b84c5ba7d52cacf352132e517e2d57daacf21.tar.gz ports-6b0b84c5ba7d52cacf352132e517e2d57daacf21.zip |
Take over maintainership
Approved by: wxs (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=237066
Diffstat (limited to 'security/p5-Crypt-Imail')
-rw-r--r-- | security/p5-Crypt-Imail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Imail/Makefile b/security/p5-Crypt-Imail/Makefile index 5c982fe2e1bb..22e91aececb1 100644 --- a/security/p5-Crypt-Imail/Makefile +++ b/security/p5-Crypt-Imail/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension to encrypt and decrypt Imail passwords PERL_CONFIGURE= yes |