aboutsummaryrefslogtreecommitdiffstats
path: root/security/cryptplug
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-12-22 04:04:46 +0800
committerlofi <lofi@FreeBSD.org>2006-12-22 04:04:46 +0800
commit23bbecc2ab45b7a18442c10d223ac0f5e31e78c1 (patch)
treed66d14d862e5f00f30f19cd1ec272139b96e649c /security/cryptplug
parentc73e9ebf98758092f7705976258d4c994deb2a3d (diff)
downloadfreebsd-ports-gnome-23bbecc2ab45b7a18442c10d223ac0f5e31e78c1.tar.gz
freebsd-ports-gnome-23bbecc2ab45b7a18442c10d223ac0f5e31e78c1.tar.zst
freebsd-ports-gnome-23bbecc2ab45b7a18442c10d223ac0f5e31e78c1.zip
Looks like I missed this
Diffstat (limited to 'security/cryptplug')
-rw-r--r--security/cryptplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
index 028338a8f449..b4b58eba71cc 100644
--- a/security/cryptplug/Makefile
+++ b/security/cryptplug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cryptplug
PORTVERSION= 0.3.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/cryptplug
@@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org
COMMENT= A collection of plug-ins to cryptographic engines
BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
- gpg-agent:${PORTSDIR}/security/gnupg-devel
+ gpg-agent:${PORTSDIR}/security/gnupg
GNU_CONFIGURE= yes
USE_GMAKE= yes