diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 3 |
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 |