aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CAST5_PP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-CAST5_PP/Makefile')
-rw-r--r--security/p5-Crypt-CAST5_PP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile
index 8cc18a899bf4..41f96bc48081 100644
--- a/security/p5-Crypt-CAST5_PP/Makefile
+++ b/security/p5-Crypt-CAST5_PP/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CAST5 block cipher in pure Perl
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::CAST5_PP.3
.include <bsd.port.mk>