diff options
Diffstat (limited to 'security/p5-Crypt-SKey/Makefile')
-rw-r--r-- | security/p5-Crypt-SKey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-SKey/Makefile b/security/p5-Crypt-SKey/Makefile index 3fe3d035dfe3..f19992693f65 100644 --- a/security/p5-Crypt-SKey/Makefile +++ b/security/p5-Crypt-SKey/Makefile @@ -5,6 +5,7 @@ PORTNAME= Crypt-SKey PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +14,6 @@ MAINTAINER= gabor@FreeBSD.org COMMENT= Perl S/Key calculator BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey RUN_DEPENDS= ${BUILD_DEPENDS} |