diff options
author | asami <asami@FreeBSD.org> | 1996-02-01 08:06:02 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-02-01 08:06:02 +0000 |
commit | 13cb59bc723dfb0a6b2b36031c51c2a15e9a073f (patch) | |
tree | 1d191e1d73e75b3d8048c5006e0c7a75e88bc6d8 /print/ghostview | |
parent | 5705c56e0e0e47f79a507f7ccbe6cb6e01c121a3 (diff) | |
download | FreeBSD-ports-13cb59bc723dfb0a6b2b36031c51c2a15e9a073f.zip FreeBSD-ports-13cb59bc723dfb0a6b2b36031c51c2a15e9a073f.tar.gz |
Delete "@cwd /usr/X386" (another example why @cwd is completely useless)
and add the man page. Fixes PR misc/985.
Diffstat (limited to 'print/ghostview')
-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 ae47e0d..41b1503 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 |