diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
commit | 149e1fc302001e495479e370922bd760a8f7c7ba (patch) | |
tree | 6e2f421dd77242dbc51bd9b1fbcabe5f4d2d5f02 /games/qstat/PLIST | |
parent | 2edcb12fa47fe1017b89804a9a5b1b7811d95913 (diff) | |
download | pkgsrc-149e1fc302001e495479e370922bd760a8f7c7ba.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/qstat/PLIST')
-rw-r--r-- | games/qstat/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/qstat/PLIST b/games/qstat/PLIST index 4880c52bfb3..60090394992 100644 --- a/games/qstat/PLIST +++ b/games/qstat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/12/03 23:19:43 peter Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:56:54 joerg Exp $ bin/qstat share/doc/${PKGBASE}/qstatdoc.html share/doc/${PKGBASE}/template/brocTh.html @@ -19,6 +19,3 @@ share/doc/${PKGBASE}/template/unrealTs.html share/doc/${PKGBASE}/template/unrealTt.html share/examples/${PKGBASE}/contrib.cfg share/examples/${PKGBASE}/qstat.cfg -@dirrm share/doc/${PKGBASE}/template -@dirrm share/doc/${PKGBASE} -@dirrm share/examples/${PKGBASE} |