diff options
Diffstat (limited to 'security/aide')
-rw-r--r-- | security/aide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 3ee728c488b..e359175d8a6 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:49 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 17:20:04 martti Exp $ # DISTNAME= aide-0.9 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html -COMMENT= free intrusion detection system for checking file integrity +COMMENT= Free intrusion detection system for checking file integrity BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison BUILDLINK_DEPENDS.mhash?= mhash>=0.8.17 |