diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:53:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:53:05 +0800 |
commit | 15fc9e781a10a5fa20a694c0b2543955fd8888ec (patch) | |
tree | f2b200902e1f076af6675449e3bf777f2a0970e2 /security | |
parent | 7e79788b61b2edcd7fd6d109c387752d801e609b (diff) | |
download | freebsd-ports-graphics-15fc9e781a10a5fa20a694c0b2543955fd8888ec.tar.gz freebsd-ports-graphics-15fc9e781a10a5fa20a694c0b2543955fd8888ec.tar.zst freebsd-ports-graphics-15fc9e781a10a5fa20a694c0b2543955fd8888ec.zip |
BROKEN: does not fetch
Diffstat (limited to 'security')
-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 654522661f3..5903554a8e3 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 |