diff options
-rw-r--r-- | devel/ccmalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccmalloc/Makefile b/devel/ccmalloc/Makefile index b11b9193a593..cc5a9725313b 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -9,7 +9,7 @@ PORTNAME= ccmalloc PORTVERSION= 0.3.9 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/ +MASTER_SITES= http://www2.inf.ethz.ch/personal/biere/projects/ccmalloc/ MAINTAINER= jure@kom.org COMMENT= C/C++ memory profiler and memory leak tracer |