diff options
author | Anders Nordby <anders@FreeBSD.org> | 2004-05-28 11:25:00 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2004-05-28 11:25:00 +0000 |
commit | 11d088736c16a1c4c50cab3d4dad488e6bc784ee (patch) | |
tree | c1586ab88edef7869581bd7d8a1335f0f238d462 /security/audit | |
parent | e789c85da066d8c980fefd769c120710089615c0 (diff) | |
download | ports-11d088736c16a1c4c50cab3d4dad488e6bc784ee.tar.gz ports-11d088736c16a1c4c50cab3d4dad488e6bc784ee.zip |
Give up maintaining audit.
Notes
Notes:
svn path=/head/; revision=110178
Diffstat (limited to 'security/audit')
-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) |