aboutsummaryrefslogtreecommitdiff
path: root/security/signing-party
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-04-06 12:17:28 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-04-06 12:17:28 +0000
commit398687e26b0b47b22fee8dc9953a424917a34a7a (patch)
treedc29fc168a4b6694b41ad2b6eb4abc0d5a322319 /security/signing-party
parentb872554668049e16c3f274bd6fe732c16fc7a573 (diff)
downloadports-398687e26b0b47b22fee8dc9953a424917a34a7a.tar.gz
ports-398687e26b0b47b22fee8dc9953a424917a34a7a.zip
Notes
Diffstat (limited to 'security/signing-party')
-rw-r--r--security/signing-party/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile
index 400f2fda61f3..bdd50dfdd90f 100644
--- a/security/signing-party/Makefile
+++ b/security/signing-party/Makefile
@@ -7,6 +7,7 @@
PORTNAME= signing-party
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/signing-party/ \
${MASTER_SITE_DEBIAN}
@@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= johans@FreeBSD.org
COMMENT= Various OpenPGP related tools
-RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \