components/python/jsonrpclib/Makefile
changeset 1071 cc3ecf7b3dec
parent 1058 34d7aaa03423
child 1310 ed3f9d06a78b
--- a/components/python/jsonrpclib/Makefile	Wed Dec 05 07:03:46 2012 -0800
+++ b/components/python/jsonrpclib/Makefile	Wed Dec 05 08:26:23 2012 -0800
@@ -33,7 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
 COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
-COMPONENT_BUGDB=	utility/python
+COMPONENT_BUGDB=	python-mod/jsonrpclib
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk