diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | 870ee431b3152f330a121f8399ba6a71540929c1 (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/gnet | |
parent | 9158552ec071d3346f3287350412c34e1c22e847 (diff) | |
download | pkgsrc-870ee431b3152f330a121f8399ba6a71540929c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/gnet')
-rw-r--r-- | net/gnet/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/gnet/PLIST b/net/gnet/PLIST index ad0acc49050..5a8d4b48819 100644 --- a/net/gnet/PLIST +++ b/net/gnet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2008/04/16 14:43:38 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:09:28 joerg Exp $ include/gnet-2.0/base64.h include/gnet-2.0/conn-http.h include/gnet-2.0/conn.h @@ -53,7 +53,3 @@ share/doc/gnet/libgnet-reference.html share/doc/gnet/right.png share/doc/gnet/style.css share/doc/gnet/up.png -@dirrm share/doc/gnet -@dirrm lib/gnet-2.0/include -@dirrm lib/gnet-2.0 -@dirrm include/gnet-2.0 |