diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/libpcap | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/libpcap')
-rw-r--r-- | net/libpcap/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libpcap/PLIST b/net/libpcap/PLIST index 29d111094fa..2f8573ff116 100644 --- a/net/libpcap/PLIST +++ b/net/libpcap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/11/16 15:10:10 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:09:33 joerg Exp $ bin/pcap-config include/pcap-bpf.h include/pcap-int.h @@ -76,4 +76,3 @@ ${PLIST.std}man/man7/pcap-linktype.7 ${PLIST.SunOS}man/man4/pcap-savefile.4 ${PLIST.SunOS}man/man5/pcap-filter.5 ${PLIST.SunOS}man/man5/pcap-linktype.5 -@dirrm include/pcap |