From 6161bf6a5273690fdda58c0296d59bde10ee8583 Mon Sep 17 00:00:00 2001 From: ak Date: Tue, 20 May 2014 06:06:35 +0000 Subject: - Add/update license when possible - Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview --- security/dropbear/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/dropbear') diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 9a035b717fef..6c7272440f3a 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -10,8 +10,7 @@ MAINTAINER= ak@FreeBSD.org COMMENT= SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= yes -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 USE_RC_SUBR= ${PORTNAME} -- cgit