summaryrefslogtreecommitdiff
path: root/net/speedtouch
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-11-07 11:17:58 +0000
committerabs <abs@pkgsrc.org>2003-11-07 11:17:58 +0000
commitc4647278259145896c7fd5486b3be72cfc87aa30 (patch)
tree021ebd1807f81947fc0e6e96df28ce530b59bc03 /net/speedtouch
parent68f50ea1289a73c206c5f052737faa1708f40bb6 (diff)
downloadpkgsrc-c4647278259145896c7fd5486b3be72cfc87aa30.tar.gz
Update speedtouch to 1.2-beta2nb2:
Switch to BEFORE ipnat rather than REQUIRE ipnat, so ipnat over adsl tun0 interface works as expected
Diffstat (limited to 'net/speedtouch')
-rw-r--r--net/speedtouch/Makefile4
-rw-r--r--net/speedtouch/files/adsl.sh5
2 files changed, 5 insertions, 4 deletions
diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile
index ab9c3ae13be..8e5557374d5 100644
--- a/net/speedtouch/Makefile
+++ b/net/speedtouch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/11/07 11:06:17 abs Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/07 11:17:58 abs Exp $
#
DISTNAME= speedtouch-1.2-beta2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/speedtouch/ \
http://www.alcatel.com/consumer/dsl/
diff --git a/net/speedtouch/files/adsl.sh b/net/speedtouch/files/adsl.sh
index 02c7fcfaaf4..6b3cba23016 100644
--- a/net/speedtouch/files/adsl.sh
+++ b/net/speedtouch/files/adsl.sh
@@ -1,9 +1,10 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: adsl.sh,v 1.4 2002/09/20 02:01:59 grant Exp $
+# $NetBSD: adsl.sh,v 1.5 2003/11/07 11:17:58 abs Exp $
#
# PROVIDE: adsl
-# REQUIRE: ipnat
+# REQUIRE: NETWORKING
+# BEFORE: ipnat
#
# On systems with rc.d you will need to copy this to /etc/rc.d and set
# 'adsl=YES' in /etc/rc.conf