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 | c4ac32f5b813cd2a0df8a5de1dd96f8ad201d81c (patch) | |
tree | e6fe5aaa305581b6ee9885b530a230793ceb13a0 /security | |
parent | 2405c4a1f418941b9ff91c83a0f39eabf36ce5bb (diff) | |
download | pkgsrc-c4ac32f5b813cd2a0df8a5de1dd96f8ad201d81c.tar.gz |
This package has info files.
Diffstat (limited to 'security')
-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" |