diff options
author | rillig <rillig@pkgsrc.org> | 2007-02-15 21:23:55 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-02-15 21:23:55 +0000 |
commit | 29ab021cdbff73ae3b50b40d837d3f8facd38a3a (patch) | |
tree | e6fe5aaa305581b6ee9885b530a230793ceb13a0 /security/lsh | |
parent | 2fed9200eb74e353f1c8157cf5984862fa2a5d9a (diff) | |
download | pkgsrc-29ab021cdbff73ae3b50b40d837d3f8facd38a3a.tar.gz |
This package has info files.
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 12e9ce3f3c5..8ea228360ce 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/06/16 18:43:18 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/15 21:23:55 rillig Exp $ # DISTNAME= lsh-1.4.3 @@ -12,6 +12,7 @@ COMMENT= SSH2 client/server (version 1 of lsh) GNU_CONFIGURE= yes USE_TOOLS+= gmake +INFO_FILES= yes .include "options.mk" |