diff options
Diffstat (limited to 'devel/valgrind')
-rw-r--r-- | devel/valgrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index 7e6627163ace..993e32ff74df 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}-${PORTREVISION} DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} .endif -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A (memory) debugging and profiling tool CONFLICTS= valgrind-snapshot-[0-9]* |