components/python/jsonrpclib/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 873 eacbe16b1cd9
child 1071 cc3ecf7b3dec
--- a/components/python/jsonrpclib/Makefile	Wed Nov 28 01:19:47 2012 -0800
+++ b/components/python/jsonrpclib/Makefile	Thu Nov 29 06:06:04 2012 -0800
@@ -33,6 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
 COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
+COMPONENT_BUGDB=	utility/python
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk