diff options
Diffstat (limited to 'security/medusa/Makefile')
-rw-r--r-- | security/medusa/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/medusa/Makefile b/security/medusa/Makefile index 2baf5a3eff0c..dcd70c03a9a6 100644 --- a/security/medusa/Makefile +++ b/security/medusa/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: medusa -# Date created: 2006-05-01 -# Whom: David Thiel <lx@redundancy.redundancy.org> -# +# Created by: David Thiel <lx@redundancy.redundancy.org> # $FreeBSD$ # @@ -13,7 +10,7 @@ MASTER_SITES= http://www.foofus.net/~jmk/tools/ \ http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org -COMMENT= A speedy, massively parallel, modular, login brute-forcer +COMMENT= Speedy, massively parallel, modular, login brute-forcer OPTIONS= SVN "Enable Subversion module" off \ POSTGRESQL "Enable PostgreSQL module" off |