diff options
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r-- | security/aide/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 5768730f9c2..86b338961da 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2005/05/23 21:18:53 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:10:42 joerg Exp $ # DISTNAME= aide-0.10 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aide/} |