summaryrefslogtreecommitdiff
path: root/net/net6
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-07-01 08:56:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-07-01 08:56:16 +0000
commit95eecf16e69745980390ef202f67ec4d0e09f051 (patch)
treec85134f7d4e51bcd8a8619a9bb6e48e31f8c4a19 /net/net6
parent- Update to 1.6.3 (diff)
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Notes
Notes: svn path=/head/; revision=194564
Diffstat (limited to 'net/net6')
-rw-r--r--net/net6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile
index c2733250d12b..3167ccd6275e 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -7,6 +7,7 @@
PORTNAME= net6
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/ \
http://www.atarininja.org/~wxs/distfiles/
@@ -15,7 +16,7 @@ MAINTAINER= wxs@atarininja.org
COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
- gnutls.15:${PORTSDIR}/security/gnutls
+ gnutls.13:${PORTSDIR}/security/gnutls
USE_LDCONFIG= yes
GNU_CONFIGURE= yes