diff options
author | kris <kris@FreeBSD.org> | 2003-07-31 10:09:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-31 10:09:54 +0800 |
commit | 3518c9b1b74517055d71db629c4bd9df51ba5eaf (patch) | |
tree | 69b3f6ed9d3dd85bfa1f62e78aed93496f69c91d /security/l0phtcrack | |
parent | f4bbe18f29cd5a60a34ada9626e65b297f91cf8f (diff) | |
download | freebsd-ports-gnome-3518c9b1b74517055d71db629c4bd9df51ba5eaf.tar.gz freebsd-ports-gnome-3518c9b1b74517055d71db629c4bd9df51ba5eaf.tar.zst freebsd-ports-gnome-3518c9b1b74517055d71db629c4bd9df51ba5eaf.zip |
Correct COMMENT whitespace
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 5369dd9041b0..b843d7e6c345 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= L0pht Heavy Industries' cracker for SAMBA or Windows NT passwords DOCDIR= share/doc/${PORTNAME} NO_PACKAGE= "uses GNU getopt with BSDish-licensed code from OpenSSL" |