diff options
author | pettai <pettai> | 2010-05-15 05:08:46 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-05-15 05:08:46 +0000 |
commit | e9ab9dc60c155966f5938b00ed6686438a86fc1f (patch) | |
tree | 119631441b94bdc8edb0e72a642eac60067bc6a3 /net/miredo | |
parent | 13be5d9d70e0bec9f5953b61fccc46c7524a966b (diff) | |
download | pkgsrc-e9ab9dc60c155966f5938b00ed6686438a86fc1f.tar.gz |
Removed obsolete patch
Diffstat (limited to 'net/miredo')
-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 |