aboutsummaryrefslogtreecommitdiff
path: root/security/pwman
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-22 02:51:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-22 02:51:16 +0000
commit265500d7d8b65ca413aaee2904fbc7a95b74bc17 (patch)
treed52f4de392099aa5dde3456739362f46e39a898d /security/pwman
parentcdcb91922078c3340e4a51d1ef396c987d8d3e9a (diff)
downloadports-265500d7d8b65ca413aaee2904fbc7a95b74bc17.tar.gz
ports-265500d7d8b65ca413aaee2904fbc7a95b74bc17.zip
Notes
Diffstat (limited to 'security/pwman')
-rw-r--r--security/pwman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pwman/Makefile b/security/pwman/Makefile
index 4f041c2f8332..a17a34367dbb 100644
--- a/security/pwman/Makefile
+++ b/security/pwman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pwman
PORTVERSION= 0.3.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Console password management application based on gpg(me)
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
GNU_CONFIGURE= yes