diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-30 14:05:47 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-30 14:05:47 +0000 |
commit | a1b168f83fe7e446c2bc5192c51bf5d016536c77 (patch) | |
tree | 052660a103cd91f14be51bfe404d71c2b07b2de4 /net/net6/Makefile | |
parent | 6186b888c2a23318e03b6eae952eef518df7ce7e (diff) | |
download | ports-a1b168f83fe7e446c2bc5192c51bf5d016536c77.tar.gz ports-a1b168f83fe7e446c2bc5192c51bf5d016536c77.zip |
Notes
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 5c8c56e078c9..c2733250d12b 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= net6 -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ @@ -17,7 +17,6 @@ COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ gnutls.15:${PORTSDIR}/security/gnutls -USE_GCC= 3.4+ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack |