From 2c136d681aa705344cb0febd2c77110e824efd00 Mon Sep 17 00:00:00 2001 From: pvalchev Date: Tue, 19 Oct 2004 06:10:33 +0000 Subject: [PATCH] new maintainer Benoit LECOCQ --- security/aide/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/aide/Makefile b/security/aide/Makefile index d23ce9ef049..4567f10c20e 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2004/09/15 00:22:09 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.10 2004/10/19 06:10:33 pvalchev Exp $ COMMENT= "Advanced Intrusion Detection Environment" @@ -11,6 +11,8 @@ BUILD_DEPENDS= ::devel/bison \ HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html +MAINTAINER= Benoit LECOCQ + # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes