diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:53:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:53:05 +0000 |
commit | 1dc42fc368acd1014b6bb265d4d1286c3d5fe573 (patch) | |
tree | aefd500d1e616c42bdfb43872d9f21bf7722a89b /security/lsh/Makefile | |
parent | fad53a53252b6ae31a75762abe0ee2a190322c81 (diff) |
BROKEN: does not fetch
Notes
Notes:
svn path=/head/; revision=59328
Diffstat (limited to 'security/lsh/Makefile')
-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 |