From cf08b86e99e002cc2bde36d23b6dc6a4cdc127fd Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Mon, 13 Dec 2004 13:44:13 +0000 Subject: - fix paths in CATALOG; - since I'm there, fix ownership of installed files; - complete pkg-message and bump PORTREVISION. PR: ports/37518 Submitted by: Paul Hoadley. --- textproc/gmat/files/patch-ae | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'textproc/gmat/files/patch-ae') diff --git a/textproc/gmat/files/patch-ae b/textproc/gmat/files/patch-ae index af0ded91b06d..e5c768fac553 100644 --- a/textproc/gmat/files/patch-ae +++ b/textproc/gmat/files/patch-ae @@ -1,5 +1,14 @@ ---- bin/gmat.troff~ Fri Dec 27 15:20:10 2002 -+++ bin/gmat.troff Fri Dec 27 15:20:33 2002 +--- bin/gmat.troff.orig Tue Feb 1 21:49:18 2000 ++++ bin/gmat.troff Mon Dec 13 14:04:14 2004 +@@ -90,7 +90,7 @@ + + $PS_FONT_FILE = ($ENV{"PSFONTFILE"} + || &cfg($gmat, $PROGNAME, "ps-font-file") +- || "/usr/local/lib/groff/font/devps/download"); ++ || "/usr/share/groff_font/devps"); + + ############################################################################ + # Let's get to work, process each file with its options @@ -519,10 +519,10 @@ # HANDLE RETURN CODE! } elsif ($preview) { -- cgit v1.2.3