summaryrefslogtreecommitdiff
path: root/net/tcpreplay
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
committerrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
commit44f586c7a0b65d5e7ff0fec66208765ac1e77f41 (patch)
tree42d1b5401a22e790ac32c2531b926c30e77a66a8 /net/tcpreplay
parent028d6892e18fce93db86c12efc2c3675556e2afc (diff)
downloadpkgsrc-44f586c7a0b65d5e7ff0fec66208765ac1e77f41.tar.gz
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
Diffstat (limited to 'net/tcpreplay')
-rw-r--r--net/tcpreplay/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tcpreplay/PLIST b/net/tcpreplay/PLIST
index 629fc365ebf..535e718492e 100644
--- a/net/tcpreplay/PLIST
+++ b/net/tcpreplay/PLIST
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.6 2017/12/04 09:32:01 he Exp $
-bin/tcpcapinfo
+@comment $NetBSD: PLIST,v 1.7 2018/01/01 22:29:50 rillig Exp $
bin/tcpbridge
+bin/tcpcapinfo
bin/tcpprep
bin/tcpreplay
bin/tcpreplay-edit
bin/tcprewrite
-man/man1/tcpcapinfo.1
man/man1/tcpbridge.1
+man/man1/tcpcapinfo.1
man/man1/tcpprep.1
-man/man1/tcpreplay.1
man/man1/tcpreplay-edit.1
+man/man1/tcpreplay.1
man/man1/tcprewrite.1