summaryrefslogtreecommitdiff
path: root/packages/nis/nis-all.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 13:26:25 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 13:26:25 +0000
commitb91d0ca08c1f15b20a6f2fe6971ae129a766d984 (patch)
treedce0fedb399c79d1ebe09ff4f0340de73e058086 /packages/nis/nis-all.bb
parent1a4c97422d1d77b34062ee16a9dc68fc11e703a8 (diff)
nis: fix SECTION and LICENSE
Diffstat (limited to 'packages/nis/nis-all.bb')
-rw-r--r--packages/nis/nis-all.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/nis/nis-all.bb b/packages/nis/nis-all.bb
index a0af47b0cb..181a06cd2e 100644
--- a/packages/nis/nis-all.bb
+++ b/packages/nis/nis-all.bb
@@ -1,12 +1,12 @@
# This meta package is a convenience to build all of the
# NIS packages.
#
-PR = "r0"
+
DESCRIPTION="NIS services"
HOMEPAGE="http://www.linux-nis.org/nis/"
-SECTION = "console/networking"
+SECTION = "console/network"
PRIORITY = "optional"
-LICENSE = "GPL-2"
+LICENSE = "GPLv2"
INHIBIT_DEFAULT_DEPS = "1"