diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-03-20 00:13:48 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-03-20 00:13:48 +0000 |
commit | a89a00c16791e74015d0b0f9c385f9feca39d1a4 (patch) | |
tree | f4fa1c892b50b7e689f7408cceab63b383e5e59d /games/acm | |
parent | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. (diff) |
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
This thing is getting boring :-).
Also add the acm.1 manpage to the packing list.
Notes
Notes:
svn path=/head/; revision=1160
Diffstat (limited to 'games/acm')
-rw-r--r-- | games/acm/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/acm/pkg-plist b/games/acm/pkg-plist index 2775ee179f99..05a952863fb9 100644 --- a/games/acm/pkg-plist +++ b/games/acm/pkg-plist @@ -1,4 +1,5 @@ -@cd /usr/X11R6 +@cd ${X11BASE} +man/man1/acm.1.gz @owner games @mode 555 bin/acms |