From 44f586c7a0b65d5e7ff0fec66208765ac1e77f41 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 1 Jan 2018 22:29:15 +0000 Subject: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F --- filesystems/fuse-afpfs-ng/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filesystems/fuse-afpfs-ng') diff --git a/filesystems/fuse-afpfs-ng/PLIST b/filesystems/fuse-afpfs-ng/PLIST index 3d230d122b0..5bb9c4d177a 100644 --- a/filesystems/fuse-afpfs-ng/PLIST +++ b/filesystems/fuse-afpfs-ng/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2009/02/23 12:58:26 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/01/01 22:29:28 rillig Exp $ bin/afp_client +bin/afpcmd bin/afpfs bin/afpfsd -bin/afpcmd bin/afpgetstatus bin/mount_afp lib/libafpclient.la -- cgit v1.2.3