diff options
author | joerg <joerg> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:38:38 +0000 |
commit | 7af33f0780f46bb1a19daa9c6479e75838fa936b (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /devel/ObjectiveLib | |
parent | 5e07e4a2b0f07a87d7e438dfd906b2610b627287 (diff) | |
download | pkgsrc-7af33f0780f46bb1a19daa9c6479e75838fa936b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/ObjectiveLib')
-rw-r--r-- | devel/ObjectiveLib/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ObjectiveLib/PLIST b/devel/ObjectiveLib/PLIST index 7968366dccd..7b7ab5ae1fc 100644 --- a/devel/ObjectiveLib/PLIST +++ b/devel/ObjectiveLib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/04/17 21:28:39 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:30 joerg Exp $ include/ObjectiveLib/Algorithm.h include/ObjectiveLib/Arithmetic.h include/ObjectiveLib/BitSet.h @@ -47,4 +47,3 @@ include/ObjectiveLib/ZlibInStream.h include/ObjectiveLib/ZlibOutStream.h lib/libObjectiveLib.so lib/libObjectiveLib.so.${PKGVERSION} -@dirrm include/ObjectiveLib |