diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-29 21:27:37 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-29 21:27:37 +0000 |
commit | ee5cb23e7d3975dd57bbca1d84165320d7614a1d (patch) | |
tree | d6eed2bc48b940de38714acba7fb8b8534515422 /net-wireless/hostapd | |
parent | mark ~ppc (diff) | |
download | historical-ee5cb23e7d3975dd57bbca1d84165320d7614a1d.tar.gz historical-ee5cb23e7d3975dd57bbca1d84165320d7614a1d.tar.bz2 historical-ee5cb23e7d3975dd57bbca1d84165320d7614a1d.zip |
Fixed typo.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/Manifest | 2 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.4.0-conf.d | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/hostapd/Manifest b/net-wireless/hostapd/Manifest index a76334d608ae..1351df7b122b 100644 --- a/net-wireless/hostapd/Manifest +++ b/net-wireless/hostapd/Manifest @@ -11,5 +11,5 @@ MD5 3cb68569c34f2c059da88220513d9af4 files/digest-hostapd-0.3.7 150 MD5 e3ffdcd25f6e6c941ad878a0f71a7645 files/digest-hostapd-0.4.0 150 MD5 cf287b50f0ccd832a08fb3031281cd4f files/hostapd.init.d 858 MD5 e3ffdcd25f6e6c941ad878a0f71a7645 files/digest-hostapd-0.4.0-r1 150 -MD5 34f92882ba2c9834e9bd023604b45662 files/hostapd-0.4.0-conf.d 424 +MD5 13619655135f469a5538e99c1d17efa6 files/hostapd-0.4.0-conf.d 425 MD5 91e2e21afb898a103e2ac8fd7656b78d files/hostapd-0.4.0-init.d 982 diff --git a/net-wireless/hostapd/files/hostapd-0.4.0-conf.d b/net-wireless/hostapd/files/hostapd-0.4.0-conf.d index 35db809456e7..5ffe62878b6b 100644 --- a/net-wireless/hostapd/files/hostapd-0.4.0-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.4.0-conf.d @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.4.0-conf.d,v 1.1 2005/04/29 19:49:37 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.4.0-conf.d,v 1.2 2005/04/29 21:27:37 brix Exp $ -# List of interface which needs to be started before hostapd +# List of interfaces which needs to be started before hostapd INTERFACES="wlan0" # List of configuration files |