diff -r e3d767add5f3 -r e720196b46b2 components/libestr/Makefile --- a/components/libestr/Makefile Mon Dec 24 23:00:58 2012 -0800 +++ b/components/libestr/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:0e8b95374fa271dc2afdfadfc9afc0f5826252a1b698ddea1474d5600a7c66ca 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