diff options
Diffstat (limited to 'devel/cppcheck/Makefile')
-rw-r--r-- | devel/cppcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index 9400a4d5fad4..7885ee32573b 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.43 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= pgj@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Static analysis of C/C++ code USE_GMAKE= yes |