diff options
-rw-r--r-- | security/lsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 654522661f3d..5903554a8e3e 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= eric@cybernut.com +BROKEN= "Does not fetch" + RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes INSTALL_TARGET= install |