components/clisp/Makefile
changeset 1058 34d7aaa03423
parent 998 3f6ed23e8aae
child 1138 6e1f85fa0151
--- a/components/clisp/Makefile	Wed Nov 14 14:29:58 2012 -0800
+++ b/components/clisp/Makefile	Tue Nov 20 15:20:49 2012 -0800
@@ -33,6 +33,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/clisp/release/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/clisp
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk