diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-02-15 00:26:41 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-02-15 00:26:41 +0000 |
commit | f6591396339b7337064520e6550e86b613a4905c (patch) | |
tree | 63d1c2135b2ade4911d8868d3f31dbb31d97cf52 /security/hydra | |
parent | 1dae57c6c1793b1a6050c02a6d9041affa8ce501 (diff) | |
download | ports-f6591396339b7337064520e6550e86b613a4905c.tar.gz ports-f6591396339b7337064520e6550e86b613a4905c.zip |
Notes
Diffstat (limited to 'security/hydra')
-rw-r--r-- | security/hydra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 05d5572c9882..d10b254aae8d 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= groups/thc MAINTAINER= llevier@argosnet.com COMMENT= Bruce Force Attack Utility working on multiple network services +NO_LATEST_LINK= yes PLIST_FILES= bin/hydra USE_REINPLACE= yes GNU_CONFIGURE= yes |