aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OTP
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-24 09:20:52 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-24 09:20:52 +0000
commit9ad7e0b5c816d41701856b642040cd90f13fe6be (patch)
treefcc73dae42e42a000766bcc4991220a82bfeeaad /security/p5-Crypt-OTP
parentd90c20850187097d67087dcf848ff1b8689f85b8 (diff)
downloadports-9ad7e0b5c816d41701856b642040cd90f13fe6be.tar.gz
ports-9ad7e0b5c816d41701856b642040cd90f13fe6be.zip
- Pass maintainership to submitter
PR: ports/109474 Submitted by: Steven Kreuzer <skreuzer at f2o.org>
Notes
Notes: svn path=/head/; revision=185791
Diffstat (limited to 'security/p5-Crypt-OTP')
-rw-r--r--security/p5-Crypt-OTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile
index 647e518011fc..75121475584a 100644
--- a/security/p5-Crypt-OTP/Makefile
+++ b/security/p5-Crypt-OTP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= skreuzer@f2o.org
COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method
PERL_CONFIGURE= yes