summaryrefslogtreecommitdiff
path: root/net/rp-pppoe/Makefile
diff options
context:
space:
mode:
authortron <tron>2002-10-09 08:30:40 +0000
committertron <tron>2002-10-09 08:30:40 +0000
commitf3c280d24439dc98d5688b495f1b939f1ae79ee6 (patch)
tree15482c2c822d9947ed22e7c11640a620423a95f6 /net/rp-pppoe/Makefile
parent2bdc3410f10bfe095bc5ba71895fe91c0f1b428f (diff)
downloadpkgsrc-f3c280d24439dc98d5688b495f1b939f1ae79ee6.tar.gz
Update "rp-pppoe" package to version 3.5. Changes since version 3.3:
- Fixes for compilation on Solaris. - INCOMPATIBILITY WITH EARLIER VERSIONS: Kernel-mode plugin now is built against latest CVS ppp source rather than Michal Ostrowski's patched version. If you use kernel-mode PPPoE, you MUST use the CVS version of the ppp source code with rp-pppoe 3.4. - Print PPPoE session number when connection terminates. Thanks to Alexander Dalloz for suggesting this. - Fixed a bug in MSS clamping -- it now works with protocol-field compression. Thanks to Gerd v. Egidy for the patch. - Ignore SIGINT and SIGTERM so LCP termination packets make it out. This update also contains a patch for PR pkg/18525 by Lex Wennmacher.
Diffstat (limited to 'net/rp-pppoe/Makefile')
-rw-r--r--net/rp-pppoe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile
index 21b565ada8c..804f3209a2a 100644
--- a/net/rp-pppoe/Makefile
+++ b/net/rp-pppoe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2002/10/07 20:05:53 tron Exp $
+# $NetBSD: Makefile,v 1.19 2002/10/09 08:30:40 tron Exp $
-DISTNAME= rp-pppoe-3.3
+DISTNAME= rp-pppoe-3.5
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE} \
http://roaringpenguin.luky.org/pppoe/