diff options
Diffstat (limited to 'security/john/Makefile')
-rw-r--r-- | security/john/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 08404a11be3..e07a90707be 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2009/08/06 19:14:52 zafer Exp $ +# $NetBSD: Makefile,v 1.18 2010/12/13 10:32:35 wiz Exp $ # -DISTNAME= john-1.7.3.1 +DISTNAME= john-1.7.6 CATEGORIES= security textproc MASTER_SITES= http://www.openwall.com/john/g/ |