diff options
-rw-r--r-- | security/l0phtcrack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index 0ba8e3587d0e..765c36dec4b3 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -8,12 +8,11 @@ MASTER_SITES= http://www.mavetju.org/download/adopted/ \ http://www.cotse.com/sw/WinNT/ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} -EXTRACT_SUFX= .zip MAINTAINER= ports@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 |