diff options
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, |