From bb9d153d5c8740219e48c8c44e110f175e10c8b8 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 18 Feb 2006 18:16:16 +0000 Subject: - Update pkg-descr - Add CONTACT and CREDITS to $DOCSDIR - Remove deprecated USE_REINPLACE - Remove unnecessary patch operation - Bump PORTREVISION --- security/john/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/john/Makefile') diff --git a/security/john/Makefile b/security/john/Makefile index f49ce321261c..7c62875d4af6 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -7,6 +7,7 @@ PORTNAME= john PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/d/ \ ftp://ftp.ru.openwall.com/pub/projects/john/ @@ -14,10 +15,9 @@ MASTER_SITES= http://www.openwall.com/john/d/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Featureful Unix password cracker -USE_REINPLACE= yes - DATAFILES= all.chr alnum.chr alpha.chr digits.chr lanman.chr password.lst -PORTDOCS= CHANGES CONFIG EXAMPLES EXTERNAL FAQ MODES OPTIONS README RULES +PORTDOCS= CHANGES CONFIG EXAMPLES EXTERNAL FAQ MODES OPTIONS README \ + RULES CONTACT CREDITS WRKSRC= ${WRKDIR}/${DISTNAME}/src -- cgit v1.2.3