diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:36:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:36:56 +0000 |
commit | b50253f5f26fad9480096e4da99801e51a4d8d71 (patch) | |
tree | 3ada65efb64c80be1a880cb3f74e77011506eeea /security/l0phtcrack | |
parent | 51d481bd218acb60d67819e51deef0775259f7ef (diff) |
Notes
Diffstat (limited to 'security/l0phtcrack')
-rw-r--r-- | security/l0phtcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index 34642cb203fa..d43dfd294cbf 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Cracks SAMBA or Windows NT passwords DOCDIR= share/doc/${PORTNAME} -NO_PACKAGE= "uses GNU getopt with BSDish-licensed code from OpenSSL" +RESTRICTED= "uses GNU getopt with BSDish-licensed code from OpenSSL" NO_WRKSUBDIR= yes PLIST= ${WRKDIR}/pkg-plist USE_PERL5_BUILD=yes |