components/python/pyopenssl/Makefile
branchs11-update
changeset 2468 ac31ae1adcff
parent 2434 6c9bb5cf5610
child 1434 c782e620dd26
child 2796 c5bf1ff321c2
--- a/components/python/pyopenssl/Makefile	Wed Jan 16 17:18:21 2013 +0100
+++ b/components/python/pyopenssl/Makefile	Wed Jan 16 08:45:29 2013 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -32,7 +32,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
 COMPONENT_ARCHIVE_URL=	http://launchpad.net/pyopenssl/main/0.11/+download/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/openssl
+COMPONENT_BUGDB=	python-mod/pyopenssl
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk