Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
$NetBSD: patch-ag,v 1.1 2007/01/24 17:38:47 rillig Exp $
--- src/speedtouch-start.in.orig 2004-09-29 22:56:31.000000000 +0200
+++ src/speedtouch-start.in 2007-01-24 18:47:07.000000000 +0100
@@ -155,7 +155,7 @@ fi
# pppd call speedtouch-pppoe updetach
#
-if [ "${PPPD_PEER}" == "" ]; then
+if [ "${PPPD_PEER}" = "" ]; then
echo "PPPD_PEER undefined"
exit 1
fi