diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-24 09:20:52 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-24 09:20:52 +0000 |
commit | 9ad7e0b5c816d41701856b642040cd90f13fe6be (patch) | |
tree | fcc73dae42e42a000766bcc4991220a82bfeeaad /security/p5-Crypt-TripleDES | |
parent | d90c20850187097d67087dcf848ff1b8689f85b8 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-TripleDES')
-rw-r--r-- | security/p5-Crypt-TripleDES/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index fd7dd26b151c..1ca0220ce1fe 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/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 module implementing the Triple-DES cipher PERL_CONFIGURE= yes |