diff options
Diffstat (limited to 'python/python_2.3.3.oe')
-rw-r--r-- | python/python_2.3.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python_2.3.3.oe b/python/python_2.3.3.oe index 6348286dad..55fe3efa90 100644 --- a/python/python_2.3.3.oe +++ b/python/python_2.3.3.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Python Programming Language" -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" DEPENDS = "virtual/libc python-native" |