diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/audit | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'security/audit')
-rw-r--r-- | security/audit/Makefile | 1 | ||||
-rw-r--r-- | security/audit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile index 373159f1c374..3cc3d73124d0 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://community.corest.com/pub/audit/ \ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src MAINTAINER= anders@FreeBSD.org +COMMENT= Tools for remote and centralized audit data collection .if defined(WITH_MYSQL) LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/security/audit/pkg-comment b/security/audit/pkg-comment deleted file mode 100644 index 5cfadb100c2d..000000000000 --- a/security/audit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools for remote and centralized audit data collection |