diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
commit | 9cbfcccd9ae4897e49c8927435d79acd91bac7ae (patch) | |
tree | e36c201f20fcd7291d5e5eed8a9c7d0f594b0e8f /security/flawfinder | |
parent | Systemtray plugin for audacious media player. (diff) |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186167
Diffstat (limited to 'security/flawfinder')
-rw-r--r-- | security/flawfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index 65ad2512242d..8a843b995192 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= jim@corebsd.or.id +MAINTAINER= ports@FreeBSD.org COMMENT= Examines source code looking for security weaknesses USE_PYTHON= yes |