aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Module-Signature
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-01 07:15:58 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-01 07:15:58 +0000
commit5a9163062cd0983767b4839eea1154fab1d7a6a8 (patch)
treef3313a560c6e833ba703914925c163e40f03a647 /security/p5-Module-Signature
parent2cfe6ef857fd9e03628272a30227beffd1bb96c1 (diff)
downloadports-5a9163062cd0983767b4839eea1154fab1d7a6a8.tar.gz
ports-5a9163062cd0983767b4839eea1154fab1d7a6a8.zip
Notes
Diffstat (limited to 'security/p5-Module-Signature')
-rw-r--r--security/p5-Module-Signature/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile
index 39a7988acbdd..fb4c474c7ea3 100644
--- a/security/p5-Module-Signature/Makefile
+++ b/security/p5-Module-Signature/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Module-Signature
PORTVERSION= 0.54
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@@ -17,7 +18,6 @@ COMMENT= Module signature file manipulation
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \
- ${SITE_PERL}/Crypt/OpenPGP.pm:${PORTSDIR}/security/p5-Crypt-OpenPGP \
${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}