components/libee/Makefile
changeset 1095 e720196b46b2
parent 1058 34d7aaa03423
child 1434 c782e620dd26
--- a/components/libee/Makefile	Mon Dec 24 23:00:58 2012 -0800
+++ b/components/libee/Makefile	Wed Jan 02 19:29:40 2013 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# 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
 
@@ -29,7 +29,7 @@
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	sha256:4e19bf297fb76f18fef773c651767152ebf65ecd4a1f4b06fe1c5f117fa4f81a
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/download/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/logger
+COMPONENT_BUGDB=	service/rsyslog
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk