summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-06-11 14:19:59 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-06-11 14:19:59 +0000
commit6c411c7524a1a640974c65e186f74ac78ba5287f (patch)
tree5e5932187cf809628f5acc97abed2df44b366655 /devel
parentUpdate to 1.035 (diff)
- Pass maintainership to bf@
Notes
Notes: svn path=/head/; revision=256391
Diffstat (limited to 'devel')
-rw-r--r--devel/cppcheck/Makefile2
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