Update the link in MESSAGE; the old one is broken.

Regards,
Tim

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/llvm/Makefile,v
retrieving revision 1.32
diff -u Makefile
--- Makefile    8 Jun 2011 17:40:08 -0000       1.32
+++ Makefile    30 Jun 2011 03:01:55 -0000
@@ -4,7 +4,7 @@
 
 LLVM_V =       2.9
 DISTNAME =     llvm-${LLVM_V}
-REVISION =     1
+REVISION =     2
 
 CATEGORIES =   devel
 
Index: pkg/MESSAGE
===================================================================
RCS file: /cvs/ports/devel/llvm/pkg/MESSAGE,v
retrieving revision 1.2
diff -u pkg/MESSAGE
--- pkg/MESSAGE 3 May 2011 15:03:03 -0000       1.2
+++ pkg/MESSAGE 30 Jun 2011 03:01:55 -0000
@@ -1,5 +1,5 @@
 For more information about using scan-build for the static
-analyser, look at http://clang.llvm.org/StaticAnalysisUsage.html
+analyser, look at http://clang-analyzer.llvm.org/scan-build.html
 
 For instance, the scanner on the kernel build can be launched with:
 

Reply via email to