diff options
-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 7933e0bbfc5b..29590ac03255 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.corest.com/download/audit/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for remote and centralized audit data collection .if defined(WITH_MYSQL) |