diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-02 20:18:50 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-02 20:18:50 +0000 |
commit | fa8ed88fa4d7dc2593550412171af06576fcc86d (patch) | |
tree | 219aa9a8642ecfb7c347e6079254bb2213fb97b8 /misc/root-tail/PLIST | |
parent | d8f9938d2cd04e451e40f79ec6b0d8e9fc1308bc (diff) | |
download | pkgsrc-fa8ed88fa4d7dc2593550412171af06576fcc86d.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'misc/root-tail/PLIST')
-rw-r--r-- | misc/root-tail/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root-tail/PLIST b/misc/root-tail/PLIST index 16f3f3e7d7f..8128b94e64e 100644 --- a/misc/root-tail/PLIST +++ b/misc/root-tail/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/20 23:19:16 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/02 20:21:37 jschauma Exp $ bin/root-tail -man/cat1/root-tail.0 +${IMAKE_MAN_PATH}/root-tail.${IMAKE_MANNEWSUFFIX} |