diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 04:16:08 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 04:16:08 +0000 |
commit | 275ce59f3033a5486af3b31e203d5f689d880af1 (patch) | |
tree | 72e030d07dde1e71948b3c879506575cf0bcc714 /security/l0phtcrack | |
parent | c3c32d88c72cb4a167c27b065d958fce70342d4e (diff) |
Fit in 80 columns.
Notes
Notes:
svn path=/head/; revision=90883
Diffstat (limited to 'security/l0phtcrack')
-rw-r--r-- | security/l0phtcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index b843d7e6c345..bb24f79f37c8 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -13,7 +13,7 @@ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org -COMMENT= L0pht Heavy Industries' cracker for SAMBA or Windows NT passwords +COMMENT= Cracks SAMBA or Windows NT passwords DOCDIR= share/doc/${PORTNAME} NO_PACKAGE= "uses GNU getopt with BSDish-licensed code from OpenSSL" |