diff options
-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 347e20ac906..9f2873cbb8a 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2010/03/14 13:27:10 pettai Exp $ +# $NetBSD: Makefile,v 1.30 2010/03/14 13:30:02 pettai Exp $ # DISTNAME= aide-0.13.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aide/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html COMMENT= Free intrusion detection system for checking file integrity LICENSE= artistic |