diff options
author | jschauma <jschauma> | 2003-03-04 04:15:23 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-04 04:15:23 +0000 |
commit | 7c582d74856c55080ea7703fa517d543ed0a681d (patch) | |
tree | 197b13e604fa9905c61cf1fc69c623cdbec2cef7 /misc/xrolodex | |
parent | 7e6c52bbbb108bc2631c421ffd0d0852fb9af4a6 (diff) | |
download | pkgsrc-7c582d74856c55080ea7703fa517d543ed0a681d.tar.gz |
s/IMAKE_MAN_PATH/IMAKE_MAN_DIR/
Yes, it's _DIR. Yes, I'm sure. Even if I wrote PATH in the commit messages.
These should be the last ones to cause confusion. Hopefully.
Sorry.
Diffstat (limited to 'misc/xrolodex')
-rw-r--r-- | misc/xrolodex/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xrolodex/PLIST b/misc/xrolodex/PLIST index f5a5e3f836d..3310a7b3be2 100644 --- a/misc/xrolodex/PLIST +++ b/misc/xrolodex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/03/02 20:21:37 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/04 04:15:24 jschauma Exp $ bin/xrolodex -${IMAKE_MAN_PATH}/xrolodex.${IMAKE_MANNEWSUFFIX} +${IMAKE_MAN_DIR}/xrolodex.${IMAKE_MANNEWSUFFIX} lib/X11/app-defaults/XRolodex |