aboutsummaryrefslogtreecommitdiff
path: root/security/dropbear/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-26 22:16:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-26 22:16:27 +0000
commit5ab3b9bfd327a69ac9687b21725b13f7775713d7 (patch)
tree24db8e4496c8438fb19b3928324d5dfe9f815139 /security/dropbear/Makefile
parentd39fa2badaec1687b77a2b6c0d8a7e85abe9b8c8 (diff)
downloadports-5ab3b9bfd327a69ac9687b21725b13f7775713d7.tar.gz
ports-5ab3b9bfd327a69ac9687b21725b13f7775713d7.zip
- Update to 0.52
PR: 129961 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Notes
Notes: svn path=/head/; revision=224822
Diffstat (limited to 'security/dropbear/Makefile')
-rw-r--r--security/dropbear/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index dfb00ecd4736..5da34869fb7c 100644
--- a/security/dropbear/Makefile
+++ b/security/dropbear/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dropbear
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= security ipv6
MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/
@@ -14,6 +14,7 @@ MAINTAINER= spam@rm-rf.kiev.ua
COMMENT= An SSH 2 server, designed to be usable in small memory environments
GNU_CONFIGURE= YES
+USE_BZIP2= YES
USE_GMAKE= YES
OPTIONS= STATIC "Build statically" off