components/foomatic/db-engine/Makefile
changeset 7687 1093e2a9adbd
parent 6720 4bf7e80e4d8e
--- a/components/foomatic/db-engine/Makefile	Thu Feb 23 08:08:48 2017 -0800
+++ b/components/foomatic/db-engine/Makefile	Thu Feb 23 13:46:52 2017 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 BUILD_BITS= 32
 include ../../../make-rules/shared-macros.mk
@@ -41,6 +41,7 @@
 COMPONENT_ARCHIVE_URL=	http://www.openprinting.org/download/foomatic/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://wiki.linuxfoundation.org/openprinting/database/foomatic
 COMPONENT_BUGDB=	utility/foomatic
+COMPONENT_ANITYA_ID=	828
 
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk