diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-04-12 13:56:16 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-04-12 13:56:16 +0000 |
commit | 355a2db6fca210601c7b0c77473f94ee44416286 (patch) | |
tree | ad43ce9c2144e337a8c4c3f9cfe5a4887b6abc4f /packages/whois/whois.inc | |
parent | 6af08008e6019bbabc462fa624d3851124d4a4bd (diff) |
misc. SECTION fixes
BKrev: 425bd380QeEURzDMDNXwEK5qgFFICg
Diffstat (limited to 'packages/whois/whois.inc')
-rw-r--r-- | packages/whois/whois.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/whois/whois.inc b/packages/whois/whois.inc index 9587920fcc..cef785610c 100644 --- a/packages/whois/whois.inc +++ b/packages/whois/whois.inc @@ -3,7 +3,7 @@ DESCRIPTION = "whois is an improved whois client" LICENSE = "GPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" HOMEPAGE = "http://www.linux.it/~md/software/" -SECTION = "net" +SECTION = "network" def whois_intl(bb, d): # FIXME: This is ugly.. we already have the virtual for this, |