summaryrefslogtreecommitdiff
path: root/resolvconf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-06 22:49:22 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-06 22:49:22 +0000
commit92b95480c1095db9dc453725c5a13698a7eb8e20 (patch)
tree87ca37c7367a4282cc2d12458f3b0722a8cddebb /resolvconf
parentdf3b8ca524404bf9c937ac5f6fec68a8d2a7b21d (diff)
section fixes
BKrev: 416476725eelgISLryYA2WMdICqzSg
Diffstat (limited to 'resolvconf')
-rw-r--r--resolvconf/resolvconf_1.21.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/resolvconf/resolvconf_1.21.oe b/resolvconf/resolvconf_1.21.oe
index a39e3537a6..1f13e16a63 100644
--- a/resolvconf/resolvconf_1.21.oe
+++ b/resolvconf/resolvconf_1.21.oe
@@ -3,12 +3,13 @@ information about currently available nameservers. It sets \
itself up as the intermediary between programs that supply \
nameserver information and programs that need nameserver \
information."
-SECTIO = "net"
+SECTION = "console/network"
LICENSE = "GPL"
AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
DEPENDS = "bash"
RDEPENDS = "bash"
+PR = "r1"
SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"