diff options
author | pettai <pettai@pkgsrc.org> | 2010-05-15 05:08:46 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-05-15 05:08:46 +0000 |
commit | c977d1fe05763a599314139216d5450918187690 (patch) | |
tree | 119631441b94bdc8edb0e72a642eac60067bc6a3 /net | |
parent | 36f517ffffeed5877888cf600eb76a32414a0609 (diff) | |
download | pkgsrc-c977d1fe05763a599314139216d5450918187690.tar.gz |
Removed obsolete patch
Diffstat (limited to 'net')
-rw-r--r-- | net/miredo/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/miredo/patches/patch-ac b/net/miredo/patches/patch-ac deleted file mode 100644 index 3ca872ec108..00000000000 --- a/net/miredo/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2007/01/03 19:21:01 rpaulo Exp $ - ---- misc/isatapd.conf-in.old 2007-01-03 18:38:52.000000000 +0000 -+++ misc/isatapd.conf-in 2007-01-03 18:38:58.000000000 +0000 -@@ -10,7 +10,7 @@ - ServerAddress isatap - - # Name of the network tunneling interface. --InterfaceName isatap -+#InterfaceName isatap - - # IPv4 address to bind to (default automatic) - #BindAddress 192.0.2.100 |