diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
commit | 0cf5a9f0c051fe2172605c5b4e6220372a3986d1 (patch) | |
tree | 361dd9ab7b90bbbf020131fedc71bbac1840a3a0 /security/lsh | |
parent | 0b154d29097dcb873a1db54a92b02419663d0f40 (diff) | |
download | freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.gz freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.zst freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.zip |
- make portlint happier
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/lsh/pkg-plist b/security/lsh/pkg-plist index 228478e14681..8f51c4171d87 100644 --- a/security/lsh/pkg-plist +++ b/security/lsh/pkg-plist @@ -35,8 +35,8 @@ info/lsh.info info/nettle.info info/nettle.info-1 info/nettle.info-2 -@exec install-info --section="Miscellaneous" --entry="* LSH: (lsh). lsh secure remote shell documentation." %D/info/lsh.info %D/info/dir -@exec install-info --section="GNU Libraries" --entry="* Nettle: (nettle). A low-level cryptographics library." %D/info/nettle.info %D/info/dir +@exec install-info %D/info/lsh.info %D/info/dir +@exec install-info %D/info/nettle.info %D/info/dir lib/libnettle.a sbin/lsh-execuv %%KRB%%sbin/lsh-krb-checkpw |