aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-06-14 00:42:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-06-14 00:42:52 +0000
commit74677dffde8ded0d857dc088b881a653ed82c99f (patch)
tree20ac5727a85725cca9305c03d02e6569ab19dae4 /security/gpa
parent0410fb8c2ed867ec7944ae108969fe7fd9d01528 (diff)
downloadports-74677dffde8ded0d857dc088b881a653ed82c99f.tar.gz
ports-74677dffde8ded0d857dc088b881a653ed82c99f.zip
Notes
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 64c32c410445..951aba9fb04e 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpa
PORTVERSION= 0.9.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/603/
@@ -16,7 +16,7 @@ COMMENT= A graphical frontend for the GNU Privacy Guard
LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme
BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg \
- libassuan>=1.0.4:${PORTSDIR}/security/libassuan
+ libassuan>=1.0.4:${PORTSDIR}/security/libassuan-1
RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
USE_BZIP2= yes