diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-14 13:30:02 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-14 13:30:02 +0000 |
commit | 0600e1ada28d92b91522998b7066cb0f961d4ef9 (patch) | |
tree | 9b0ae30f32c86e40c2dc6c1d02320b3eb7e8e7c7 /security | |
parent | a114360ded40ac4e44c5642d5eab2eea2823fbca (diff) | |
download | pkgsrc-0600e1ada28d92b91522998b7066cb0f961d4ef9.tar.gz |
Take over MAINTAINER
Diffstat (limited to 'security')
-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 |