components/open-fabrics/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 636 da28b1dc61e7
child 2551 0391c5c3b137
--- a/components/open-fabrics/Makefile	Wed Nov 28 01:19:47 2012 -0800
+++ b/components/open-fabrics/Makefile	Thu Nov 29 06:06:04 2012 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 include ../../make-rules/ips.mk
@@ -26,9 +26,11 @@
 
 LD_Z_IGNORE =
 
+COMPONENT_NAME=	open-fabrics
 COMPONENT_VERSION=1.5.3
 
 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
+COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools
 
 # for now, everything with a Makefile should be built
 SUBDIRS =	$(shell echo */Makefile | sed -e 's;/Makefile;;g')