summaryrefslogtreecommitdiff
path: root/net/net6
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
commit3d0dcc46ab28c7878935e64dfe02556912e62702 (patch)
tree181d1b6872876f32cf58ed1d2d107df2d1644a6a /net/net6
parentUpdate to 1.6.1. (diff)
- Chase security/gnutls update
- Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Notes
Notes: svn path=/head/; revision=181262
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 ed0e4c369d2f..25ab8bdfa9be 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -7,6 +7,7 @@
PORTNAME= net6
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
@@ -14,7 +15,7 @@ MAINTAINER= wxs@atarininja.org
COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
- gnutls.13:${PORTSDIR}/security/gnutls
+ gnutls.15:${PORTSDIR}/security/gnutls
USE_GCC= 3.4+
USE_LDCONFIG= yes