summaryrefslogtreecommitdiff
path: root/security/l0phtcrack
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-03 17:36:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-03 17:36:56 +0000
commitb50253f5f26fad9480096e4da99801e51a4d8d71 (patch)
tree3ada65efb64c80be1a880cb3f74e77011506eeea /security/l0phtcrack
parentNO_PACKAGE and NO_CDROM are superfluous here (diff)
RESTRICTED is intended here instead of NO_PACKAGE
Notes
Notes: svn path=/head/; revision=172070
Diffstat (limited to 'security/l0phtcrack')
-rw-r--r--security/l0phtcrack/Makefile2
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