diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-11-15 20:58:17 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-11-15 20:58:17 +0000 |
commit | 643e12da2d6ba7aa1c6d8a679cdcad5cf568805e (patch) | |
tree | d9db8cb1a79a848fed1dc1ff407946e953b4c3f5 /security/signing-party/Makefile | |
parent | bffb1dc77725e389e69cbaab05388315a84284c8 (diff) | |
download | ports-643e12da2d6ba7aa1c6d8a679cdcad5cf568805e.tar.gz ports-643e12da2d6ba7aa1c6d8a679cdcad5cf568805e.zip |
Notes
Diffstat (limited to 'security/signing-party/Makefile')
-rw-r--r-- | security/signing-party/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index 760b594e38d6..7f9cb5e39fe2 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= signing-party -PORTVERSION= 2.3 +PORTVERSION= 2.5 CATEGORIES= security MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/signing-party/ \ DEBIAN @@ -14,7 +14,6 @@ COMMENT= Various OpenPGP related tools RUN_DEPENDS= gpg:security/gnupg \ p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode \ p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ - p5-Getopt-Long>=0:devel/p5-Getopt-Long \ p5-GnuPG-Interface>=0:security/p5-GnuPG-Interface \ p5-Mail-Tools>=0:mail/p5-Mail-Tools \ p5-MIME-Tools>=0:mail/p5-MIME-Tools \ |