diff options
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/lsh/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 4c9bc906fc0b..31c5eb59cd3c 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 - RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes INSTALL_TARGET= install diff --git a/security/lsh/pkg-comment b/security/lsh/pkg-comment new file mode 100644 index 000000000000..6463c23501d8 --- /dev/null +++ b/security/lsh/pkg-comment @@ -0,0 +1 @@ +A secure (encrypted) remote shell compatible with ssh 2.0 |