components/liblogging/Makefile
changeset 7687 1093e2a9adbd
parent 5876 8f21d5176e60
--- a/components/liblogging/Makefile	Thu Feb 23 08:08:48 2017 -0800
+++ b/components/liblogging/Makefile	Thu Feb 23 13:46:52 2017 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 BUILD_BITS= 64_and_32
 include ../../make-rules/shared-macros.mk
@@ -38,6 +38,7 @@
 # The checksum of the archive corresponds to what is written on liblogging.org
 COMPONENT_BUGDB=	service/rsyslog
 TPNO=			27183
+COMPONENT_ANITYA_ID=	1654
 
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk