diff options
author | obache <obache@pkgsrc.org> | 2014-05-11 10:15:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-11 10:15:34 +0000 |
commit | 58aefc2fa502e789b7926a231b0330f522490066 (patch) | |
tree | 4a53b097d3beb48109f0bc46cfb13999816a2b98 /net | |
parent | db0b18af775fc1125450fb0b5879b1817cfaf180 (diff) | |
download | pkgsrc-58aefc2fa502e789b7926a231b0330f522490066.tar.gz |
sort
Diffstat (limited to 'net')
-rw-r--r-- | net/libbind/PLIST.Linux | 4 | ||||
-rw-r--r-- | net/libbind/PLIST.QNX | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libbind/PLIST.Linux b/net/libbind/PLIST.Linux index ce423e51cfa..f488e4dc3fe 100644 --- a/net/libbind/PLIST.Linux +++ b/net/libbind/PLIST.Linux @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2010/06/02 04:34:09 obache Exp $ -include/bind/sys/mbuf.h +@comment $NetBSD: PLIST.Linux,v 1.2 2014/05/11 10:15:34 obache Exp $ include/bind/net/route.h +include/bind/sys/mbuf.h diff --git a/net/libbind/PLIST.QNX b/net/libbind/PLIST.QNX index 98da6513537..531ca35146f 100644 --- a/net/libbind/PLIST.QNX +++ b/net/libbind/PLIST.QNX @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.QNX,v 1.1 2010/06/02 04:34:09 obache Exp $ -include/bind/sys/resource.h +@comment $NetBSD: PLIST.QNX,v 1.2 2014/05/11 10:15:34 obache Exp $ include/bind/sys/bitypes.h include/bind/sys/ioctl.h +include/bind/sys/resource.h |