diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
commit | 55052022a3ae314f562fafe7f8e4f7ea21d65ba0 (patch) | |
tree | 733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/dopewars | |
parent | 3fe79c88882a8d7a8fc5979d8d023515504f4bd8 (diff) | |
download | pkgsrc-55052022a3ae314f562fafe7f8e4f7ea21d65ba0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/dopewars')
-rw-r--r-- | games/dopewars/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST index c3aeef2ddaf..1c2e9a9fa67 100644 --- a/games/dopewars/PLIST +++ b/games/dopewars/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/14 17:56:43 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/06/14 19:10:36 joerg Exp $ bin/dopewars man/man6/dopewars.6 share/doc/${PKGNAME}/help/cops.html @@ -49,4 +49,4 @@ share/locale/pt_BR/LC_MESSAGES/dopewars.mo share/pixmaps/dopewars-pill.png share/pixmaps/dopewars-shot.png share/pixmaps/dopewars-weed.png -@exec ${MKDIR} %D/lib/dopewars +@pkgdir lib/dopewars |