diff options
author | rillig <rillig@pkgsrc.org> | 2018-01-01 18:33:32 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2018-01-01 18:33:32 +0000 |
commit | aa4b416a21118ba97545f44e33fae75cf39684e5 (patch) | |
tree | bb2bfd25352024d57bf6ea18a5fabf58c67dc3fd /security/sshfp | |
parent | b18c532e6ecd247c16c309db2b6ebfb2d9d9b929 (diff) | |
download | pkgsrc-aa4b416a21118ba97545f44e33fae75cf39684e5.tar.gz |
Cleaned up PLIST files.
The actual cleanup has been done by pkglint:
* Added missing identifier comments
* Replaced ${PKGMANDIR} with a simple man, since the infrastructure does
all the magic for PLISTs
Diffstat (limited to 'security/sshfp')
-rw-r--r-- | security/sshfp/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sshfp/PLIST b/security/sshfp/PLIST index 759a6384aeb..c75c2e0a87f 100644 --- a/security/sshfp/PLIST +++ b/security/sshfp/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/31 10:21:21 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/01/01 18:33:33 rillig Exp $ bin/sshfp -${PKGMANDIR}/man1/sshfp.1.gz +man/man1/sshfp.1.gz |