diff options
Diffstat (limited to 'security')
-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" |