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/gtl | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/gtl')
-rw-r--r-- | devel/gtl/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/gtl/PLIST b/devel/gtl/PLIST index bf20dcaf991..3d679b39c13 100644 --- a/devel/gtl/PLIST +++ b/devel/gtl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/02 20:36:50 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:48:47 joerg Exp $ include/GTL/GTL.h include/GTL/algorithm.h include/GTL/bellman_ford.h @@ -44,6 +44,3 @@ share/doc/GTL/platforms.html share/doc/GTL/refer.html share/doc/GTL/register.html share/doc/GTL/style.css -@dirrm share/doc/GTL/icons -@dirrm share/doc/GTL -@dirrm include/GTL |