diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
commit | 3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9 (patch) | |
tree | 08aa50d12affcefee28061ab1c10f915022c5036 /graphics/g2 | |
parent | e89a1d619bbfa8f8dd8e79d49ec6d61252874045 (diff) | |
download | pkgsrc-3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/g2')
-rw-r--r-- | graphics/g2/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/g2/PLIST b/graphics/g2/PLIST index 6123a2fae58..4ed8f218bd8 100644 --- a/graphics/g2/PLIST +++ b/graphics/g2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/10/04 22:22:37 rillig Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:59:12 joerg Exp $ include/g2.h include/g2_PS.h include/g2_X11.h @@ -18,5 +18,3 @@ share/examples/g2/simple_PS.c share/examples/g2/simple_X11.c share/examples/g2/simple_gd.c share/examples/g2/simple_win32.c -@dirrm share/doc/g2 -@dirrm share/examples/g2/ |