summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2008-02-18 01:30:01 +0000
committerDavid Thiel <lx@FreeBSD.org>2008-02-18 01:30:01 +0000
commit1af81dafa031283dafcf7700ecbff7cafa7cecce (patch)
tree8046bd653f5d5a8e031842d55774da48da88302b /security
parentAllow build without DBUS. (diff)
Fix an IndexError bug on some source. Take maintainership while I'm here.
PR: ports/120743 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Notes
Notes: svn path=/head/; revision=207495
Diffstat (limited to 'security')
-rw-r--r--security/flawfinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile
index 8a843b995192..29d422f19ffc 100644
--- a/security/flawfinder/Makefile
+++ b/security/flawfinder/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.dwheeler.com/flawfinder/ \
${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= UNIX/security
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= Examines source code looking for security weaknesses
USE_PYTHON= yes