diff options
author | cy <cy@FreeBSD.org> | 2004-02-18 06:19:42 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2004-02-18 06:19:42 +0800 |
commit | 7e534d129c4a1b0d0a09a91135929983f9e9f363 (patch) | |
tree | d65435a03b3c8dcdb35b4d3f2bf29c84cc7f8dec /security | |
parent | 16028baa027d3cd96761fc0c4403942a3bfcdf83 (diff) | |
download | freebsd-ports-graphics-7e534d129c4a1b0d0a09a91135929983f9e9f363.tar.gz freebsd-ports-graphics-7e534d129c4a1b0d0a09a91135929983f9e9f363.tar.zst freebsd-ports-graphics-7e534d129c4a1b0d0a09a91135929983f9e9f363.zip |
Correct a COMMENT typo.
Approved by: Laurent LEVIER <llevier@argosnet.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/hydra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index d10b254aae8..0f9e4b45733 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.thc.org/releases/ \ MASTER_SITE_SUBDIR= groups/thc MAINTAINER= llevier@argosnet.com -COMMENT= Bruce Force Attack Utility working on multiple network services +COMMENT= Brute force attack utility working on multiple network services NO_LATEST_LINK= yes PLIST_FILES= bin/hydra |