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 3cee8ee932d..ec6934ef9d5 100644 --- a/security/log2timeline/Makefile +++ b/security/log2timeline/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/12/09 14:17:51 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:20 wiz Exp $ # DISTNAME= log2timeline_${L2T_VERSION} PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://log2timeline.googlecode.com/files/ EXTRACT_SUFX= .tgz |