diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/squeak | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/squeak')
-rw-r--r-- | lang/squeak/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/squeak/PLIST b/lang/squeak/PLIST index ddd49f83308..989b41ff271 100644 --- a/lang/squeak/PLIST +++ b/lang/squeak/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/02/06 18:45:32 reed Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:03:41 joerg Exp $ bin/inisqueak bin/squeak lib/squeak/3.9-8/AioPlugin @@ -28,6 +28,3 @@ share/doc/squeak/LICENSE share/doc/squeak/README.Contributing share/doc/squeak/README.Keyboard share/doc/squeak/README.Sound -@dirrm share/doc/squeak -@dirrm lib/squeak/3.9-8 -@dirrm lib/squeak |