diff options
Diffstat (limited to 'security/log2timeline/Makefile')
-rw-r--r-- | security/log2timeline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/log2timeline/Makefile b/security/log2timeline/Makefile index aad04bf4aff..03f0959f3ff 100644 --- a/security/log2timeline/Makefile +++ b/security/log2timeline/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/07/12 18:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2016/07/09 06:38:55 wiz Exp $ # DISTNAME= log2timeline_${L2T_VERSION} PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://log2timeline.googlecode.com/files/ EXTRACT_SUFX= .tgz |