diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-02-26 03:58:06 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-02-26 03:58:06 +0000 |
commit | ab337911ba4bd955aa2fc20a6778fb4d1c255039 (patch) | |
tree | 30bacfe4e49140669b721d754c5f43c3ce6050f5 /games/xjewel/PLIST | |
parent | 3e559465d096dee15d599a00d3840361d946c8b7 (diff) | |
download | pkgsrc-ab337911ba4bd955aa2fc20a6778fb4d1c255039.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'games/xjewel/PLIST')
-rw-r--r-- | games/xjewel/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xjewel/PLIST b/games/xjewel/PLIST index 39a194fb18a..65239d64cb0 100644 --- a/games/xjewel/PLIST +++ b/games/xjewel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/13 22:33:33 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/02/26 04:07:49 jschauma Exp $ bin/xjewel -man/cat6/xjewel.0 +${IMAKE_MAN_DIR}/xjewel.${IMAKE_MANNEWSUFFIX} @exec touch /var/games/xjewel.scores && ${CHOWN} games:games /var/games/xjewel.scores && ${CHMOD} 664 /var/games/xjewel.scores |