diff options
Diffstat (limited to 'devel/ccmalloc')
-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 cc5a9725313b..8bf401b6ebe9 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www2.inf.ethz.ch/personal/biere/projects/ccmalloc/ -MAINTAINER= jure@kom.org +MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ memory profiler and memory leak tracer USE_PERL5= yes |