diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 61b9e83a855c6f87960e1a28257046ec600d49a5 (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /devel/cdk/PLIST | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/cdk/PLIST')
-rw-r--r-- | devel/cdk/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/cdk/PLIST b/devel/cdk/PLIST index 985be43aa2c..d8100ab1bc0 100644 --- a/devel/cdk/PLIST +++ b/devel/cdk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:37 joerg Exp $ include/cdk/alphalist.h include/cdk/binding.h include/cdk/buttonbox.h @@ -93,6 +93,3 @@ share/examples/cdk/template_ex.c share/examples/cdk/tst.c share/examples/cdk/viewer_ex.c share/examples/cdk/vinstall.c -@dirrm share/examples/cdk -@dirrm share/doc/cdk -@dirrm include/cdk |