diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/libnet11 | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/libnet11')
-rw-r--r-- | devel/libnet11/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/libnet11/PLIST b/devel/libnet11/PLIST index e1e3b584923..c269b4a672f 100644 --- a/devel/libnet11/PLIST +++ b/devel/libnet11/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/02/18 18:31:00 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:48:55 joerg Exp $ bin/libnet11-config include/libnet11/libnet.h include/libnet11/libnet/libnet-asn1.h @@ -94,9 +94,3 @@ share/examples/libnet11/tring_tcp1.c share/examples/libnet11/tring_tcp2.c share/examples/libnet11/udp1.c share/examples/libnet11/udp2.c -@dirrm share/examples/libnet11 -@dirrm share/doc/libnet11/html -@dirrm share/doc/libnet11 -@dirrm include/libnet11/libnet -@dirrm include/libnet11 -@dirrm lib/libnet11 |