components/python/setuptools/Makefile
changeset 1071 cc3ecf7b3dec
parent 1058 34d7aaa03423
child 1310 ed3f9d06a78b
--- a/components/python/setuptools/Makefile	Wed Dec 05 07:03:46 2012 -0800
+++ b/components/python/setuptools/Makefile	Wed Dec 05 08:26:23 2012 -0800
@@ -34,7 +34,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:630fea9b726320b73ee3ca6ff61732cb32675b0389be658080fe46383b87a1d3
 COMPONENT_ARCHIVE_URL=	http://pypi.python.org/packages/source/s/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/python
+COMPONENT_BUGDB=	python-mod/setuptools
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk