aboutsummaryrefslogtreecommitdiff
path: root/security/john/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-18 18:16:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-18 18:16:16 +0000
commitbb9d153d5c8740219e48c8c44e110f175e10c8b8 (patch)
treee62d87eca3977df1870e9286f2d84861cc3d28d8 /security/john/Makefile
parentbf5540034a9ef28df8a8dd0ce2c7e9e826590e21 (diff)
downloadports-bb9d153d5c8740219e48c8c44e110f175e10c8b8.tar.gz
ports-bb9d153d5c8740219e48c8c44e110f175e10c8b8.zip
- Update pkg-descr
- Add CONTACT and CREDITS to $DOCSDIR - Remove deprecated USE_REINPLACE - Remove unnecessary patch operation - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=156313
Diffstat (limited to 'security/john/Makefile')
-rw-r--r--security/john/Makefile6
1 files changed, 3 insertions, 3 deletions
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