svn commit: r355685 - head/security/l0phtcrack

John Marino marino at FreeBSD.org
Thu May 29 11:05:25 UTC 2014


Author: marino
Date: Thu May 29 11:05:24 2014
New Revision: 355685
URL: http://svnweb.freebsd.org/changeset/ports/355685
QAT: https://qat.redports.org/buildarchive/r355685/

Log:
  security/l0phtcrack: convert to USES+= zip

Modified:
  head/security/l0phtcrack/Makefile

Modified: head/security/l0phtcrack/Makefile
==============================================================================
--- head/security/l0phtcrack/Makefile	Thu May 29 10:47:58 2014	(r355684)
+++ head/security/l0phtcrack/Makefile	Thu May 29 11:05:24 2014	(r355685)
@@ -8,12 +8,11 @@ MASTER_SITES=	http://www.mavetju.org/dow
 		http://www.cotse.com/sw/WinNT/
 DISTNAME=	lcsrc
 DIST_SUBDIR=	${PORTNAME}
-EXTRACT_SUFX=	.zip
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cracks SAMBA or Windows NT passwords
 
-USES=		dos2unix perl5
+USES=		dos2unix perl5 zip
 DOCDIR=		share/doc/${PORTNAME}
 RESTRICTED=	uses GNU getopt with BSDish-licensed code from OpenSSL
 NO_WRKSUBDIR=	yes


More information about the svn-ports-head mailing list