components/parallel/Makefile
changeset 1095 e720196b46b2
parent 1090 8762487c5db0
child 1434 c782e620dd26
--- a/components/parallel/Makefile	Mon Dec 24 23:00:58 2012 -0800
+++ b/components/parallel/Makefile	Wed Jan 02 19:29:40 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -36,6 +36,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:0315336141612ba2ec1f76e6c8c58a72f4531777c96b79b91ef64b3980be584f
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/parallel
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk