components/diffutils/Makefile
changeset 1095 e720196b46b2
parent 1081 3d086c82286d
child 1191 3bdf33525a13
--- a/components/diffutils/Makefile	Mon Dec 24 23:00:58 2012 -0800
+++ b/components/diffutils/Makefile	Wed Jan 02 19:29:40 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -33,6 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:2aaaebef615be7dc365306a14caa5d273a4fc174f9f10abca8b60e082c054ed3
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/diffutils/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/gnu-diffutils
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk