diff options
author | asami <asami@FreeBSD.org> | 1996-02-01 16:06:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-02-01 16:06:02 +0800 |
commit | 13cb59bc723dfb0a6b2b36031c51c2a15e9a073f (patch) | |
tree | 1d191e1d73e75b3d8048c5006e0c7a75e88bc6d8 /print | |
parent | 5705c56e0e0e47f79a507f7ccbe6cb6e01c121a3 (diff) | |
download | freebsd-ports-gnome-13cb59bc723dfb0a6b2b36031c51c2a15e9a073f.tar.gz freebsd-ports-gnome-13cb59bc723dfb0a6b2b36031c51c2a15e9a073f.tar.zst freebsd-ports-gnome-13cb59bc723dfb0a6b2b36031c51c2a15e9a073f.zip |
Delete "@cwd /usr/X386" (another example why @cwd is completely useless)
and add the man page. Fixes PR misc/985.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostview/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostview/pkg-plist b/print/ghostview/pkg-plist index ae47e0df41c7..41b1503e6f85 100644 --- a/print/ghostview/pkg-plist +++ b/print/ghostview/pkg-plist @@ -1,3 +1,3 @@ -@cwd /usr/X386 bin/ghostview lib/X11/app-defaults/Ghostview +man/man1/ghostview.1.gz |