summaryrefslogtreecommitdiff
path: root/net/vtun/Makefile
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2001-01-30 11:24:01 +0000
committerkleink <kleink@pkgsrc.org>2001-01-30 11:24:01 +0000
commit023e34604435149fa9c0eab0b1ed36a215b4ca52 (patch)
tree5bf25095aa90deadea70728039247c00c137fc32 /net/vtun/Makefile
parent0041d4624b0cdd8096bf176398395c5ea5f7e0a2 (diff)
downloadpkgsrc-023e34604435149fa9c0eab0b1ed36a215b4ca52.tar.gz
Update to vtun-2.4; changes since 2.3 include:
ver 2.4: Configurable keep-alive. Fix for 0 compression level. RPM package and documentation update. ver 2.4b2: TCP driver fixes. Modules and frame handling optimizations. Configure options to disable LZO, ZLIB, OpenSSL and Shaper support. Cleanups. Documentation update. ver 2.4b1: Numerous stability fixes. TCP driver fixes. Improved TUN driver support for Solaris 8. Fixed incorrect error handling in read_n/write_n. Signal handling fix. Persist mode fixes. Memory handling fixes. New config options. Command path parsing fix. Documentation update and spelling fixes.
Diffstat (limited to 'net/vtun/Makefile')
-rw-r--r--net/vtun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 84b0c2311c8..e1c5d80461d 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2000/06/16 12:54:25 tron Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/30 11:24:01 kleink Exp $
#
-DISTNAME= vtun-2.3
+DISTNAME= vtun-2.4
CATEGORIES= net
MASTER_SITES= http://vtun.sourceforge.net/