aboutsummaryrefslogtreecommitdiff
path: root/security/ophcrack/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-05-10 17:32:33 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-05-10 17:32:33 +0000
commit10ddea45e8c3e7220aa5fa91748520f35a54a3a9 (patch)
tree77332b0b203b5ea7e8de8988ec714a096bfd3db8 /security/ophcrack/Makefile
parent592536857c339c2516df15112ed935542fedb3f1 (diff)
downloadports-10ddea45e8c3e7220aa5fa91748520f35a54a3a9.tar.gz
ports-10ddea45e8c3e7220aa5fa91748520f35a54a3a9.zip
Notes
Diffstat (limited to 'security/ophcrack/Makefile')
-rw-r--r--security/ophcrack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile
index 0df4ccda517c..7d8d9b19f0ab 100644
--- a/security/ophcrack/Makefile
+++ b/security/ophcrack/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ophcrack
-PORTVERSION= 3.3.1
+PORTVERSION= 3.4.0
CATEGORIES= security
MASTER_SITES= SF
@@ -23,7 +23,7 @@ USE_OPENSSL= yes
PLIST_FILES= bin/ophcrack
PORTDOCS= *
-OPTIONS= GUI "Build GUI frontend (Qt4)" on \
+OPTIONS= GUI "Build GUI frontend (Qt4 based)" on \
GRAPH "Enable graph rendering with Qwt" on \
DEBUG "Make debug build" off