aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RC4
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-RC4
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-RC4')
-rw-r--r--security/p5-Crypt-RC4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile
index 44c3b46a2ad9..5c941fb24580 100644
--- a/security/p5-Crypt-RC4/Makefile
+++ b/security/p5-Crypt-RC4/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 RC4 encryption algorithm
PERL_CONFIGURE= yes