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 /math/algae | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/algae')
-rw-r--r-- | math/algae/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/math/algae/PLIST b/math/algae/PLIST index cff2070f97a..0aae7e92092 100644 --- a/math/algae/PLIST +++ b/math/algae/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/12/14 13:19:15 tnn Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:05:41 joerg Exp $ bin/algae bin/${PKGNAME} info/algae.info @@ -89,9 +89,3 @@ share/doc/algae/algae_toc.html share/doc/algae/icon.gif share/doc/algae/index.html share/doc/algae/info.db -@dirrm share/doc/algae -@dirrm share/algae/${PKGVERSION}/tools -@dirrm share/algae/${PKGVERSION} -@dirrm share/algae -@dirrm lib/algae/${PKGVERSION} -@dirrm lib/algae |