components/pcre/Makefile
changeset 609 775168282b2f
parent 230 d6efadb643f7
child 730 38f3620b2700
--- a/components/pcre/Makefile	Fri Dec 02 16:56:03 2011 -0800
+++ b/components/pcre/Makefile	Mon Dec 05 11:48:52 2011 -0800
@@ -30,7 +30,7 @@
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	sha1:229e6585ec816fbb7081a6b3d29daf1e048f362f
 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/pcre/files/pcre/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
-COMPONENT_PROJECT_URL=  http://pcre.org
+COMPONENT_PROJECT_URL=  http://pcre.org/
 
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/configure.mk