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/libnet10 | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/libnet10')
-rw-r--r-- | devel/libnet10/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libnet10/PLIST b/devel/libnet10/PLIST index 474ce8f06e4..38fd80d15af 100644 --- a/devel/libnet10/PLIST +++ b/devel/libnet10/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/18 18:36:21 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:54 joerg Exp $ bin/libnet10-config include/libnet10/libnet.h include/libnet10/libnet/libnet-asn1.h @@ -9,6 +9,3 @@ include/libnet10/libnet/libnet-ospf.h include/libnet10/libnet/libnet-structures.h lib/libnet10/libnet.la man/man3/libnet10.3 -@dirrm include/libnet10/libnet -@dirrm include/libnet10 -@dirrm lib/libnet10 |