diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-12 12:16:08 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-12 12:16:08 +0800 |
commit | 8b8efa3742594c0831a06c5e974d7ecec52211d1 (patch) | |
tree | 71f68251fad038c29f21cc783b322b1549073285 /security | |
parent | 0c89705eb9fcc863df5462b89c7d26a3217af5f7 (diff) | |
download | freebsd-ports-gnome-8b8efa3742594c0831a06c5e974d7ecec52211d1.tar.gz freebsd-ports-gnome-8b8efa3742594c0831a06c5e974d7ecec52211d1.tar.zst freebsd-ports-gnome-8b8efa3742594c0831a06c5e974d7ecec52211d1.zip |
Fit in 80 columns.
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" |