aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-01-11 14:53:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-01-11 14:53:12 +0000
commit8310ee07c93f36a92b6a679651f69c0347bd3307 (patch)
tree6459177c5fb9b38161ddf8310662af3ab3756ec8 /security/gnutls
parentb1ebc3ea7b7d4128cd33e9c0e61c888115b6964c (diff)
downloadports-8310ee07c93f36a92b6a679651f69c0347bd3307.tar.gz
ports-8310ee07c93f36a92b6a679651f69c0347bd3307.zip
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index e934142a7ba6..4d138185ceaa 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.0.21
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
@@ -17,7 +18,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls
MAINTAINER= sergei@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error.1:${PORTSDIR}/security/libgpg-error
.if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.8)