diff options
author | miwi <miwi@FreeBSD.org> | 2010-06-06 06:14:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-06-06 06:14:41 +0800 |
commit | 0489eeabe67ea41099b61bbbfd55ed387387de82 (patch) | |
tree | 30906b1231898cf173c8d84169c5d10a45f9c6fd | |
parent | 8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5 (diff) | |
download | freebsd-ports-gnome-0489eeabe67ea41099b61bbbfd55ed387387de82.tar.gz freebsd-ports-gnome-0489eeabe67ea41099b61bbbfd55ed387387de82.tar.zst freebsd-ports-gnome-0489eeabe67ea41099b61bbbfd55ed387387de82.zip |
- Pass maintainership to submitter
PR: 147478
Submitted by: Anderson Eduardo <anderson@secover.com.br>
-rw-r--r-- | security/audit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile index 71cfcb425bca..3167eee6500d 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www1.corest.com/download/audit/ \ ftp://ftp.stack.nl/pub/users/johans/audit/ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anderson@secover.com.br COMMENT= Tools for remote and centralized audit data collection OPTIONS= MYSQL "With MySQL support" off \ |