1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/security/crack/files/patch-03
David E. O'Brien 7117a1d4ad This is Alec Muffett's password guessing program.
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's
MD5 style passwords.
1997-02-02 01:28:04 +00:00

12 lines
311 B
Plaintext

--- conf/dictgrps.conf.orig Fri Dec 13 10:32:34 1996
+++ conf/dictgrps.conf Fri Jan 31 11:16:16 1997
@@ -16,7 +16,7 @@
# Dict '2' is created from $CRACK_HOME/dict/2/*
# Dict '3' is created from $CRACK_HOME/dict/3/*
-1:/usr/dict/*words* dict/1/*
+1:/usr/share/dict/*words* dict/1/*
2:dict/2/*
3:dict/3/*