summaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-24 12:38:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-24 12:38:47 +0000
commit6e5a8fc712200ce5086fb5785de8ead061899766 (patch)
treeb4dd11758672015aa56cef9a11c8e3310bd18a51 /security/gnutls
parentAbuse.net change their reply format (diff)
- Chase shared library version
Pointed out by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=89210
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 2e17e55e8ae6..d66ebf00247a 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -19,7 +19,7 @@ COMMENT= GNU Transport Layer Security library
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
tasn1.2:${PORTSDIR}/security/libtasn1 \
- opencdk.6:${PORTSDIR}/security/opencdk
+ opencdk.8:${PORTSDIR}/security/opencdk
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes