Date: Wed, 1 Sep 1999 22:00:16 -0700 From: Michael Haro <mharo@area51.fremont.ca.us> To: John and Jennifer Reynolds <jreynold@primenet.com> Cc: ports@FreeBSD.ORG Subject: Re: world's smallest patch to wordperfect port Message-ID: <19990901220016.A60468@area51.fremont.ca.us> In-Reply-To: <14285.64977.242350.857128@gargle.gargle.HOWL>; from John and Jennifer Reynolds on Wed, Sep 01, 1999 at 09:32:17PM -0700 References: <14285.64977.242350.857128@gargle.gargle.HOWL>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for noticing that. I've updated the wordperfect port. Michael On Wed, Sep 01, 1999 at 09:32:17PM -0700, John and Jennifer Reynolds wrote: > > Hey all, > > I was installing the word perfect port last night. MAJORLY cool job to all > those involved in making port so successful!!! I didn't have linux_base > installed, it went and grabbed everything and just kicked butt. Kudos! > > However, I have a 2-line patch to the Makefile. It gives a URL to go grab your > "free registration key" which appears to have gone to the big URL bucket in > the sky. This fixes it. Here's the 2 line patch. > > Thanks all! > > -Jr > > --- Makefile.orig Wed Sep 1 21:19:56 1999 > +++ Makefile Wed Sep 1 21:20:22 1999 > @@ -49,7 +49,7 @@ > ${ECHO} " This installation of WordPerfect will expire in 90 days," ; \ > ${ECHO} " unless you retrieve a free registration key from" ; \ > ${ECHO} "" ; \ > - ${ECHO} " https://livewire.corel.com/wp8LinuxReg/" ; \ > + ${ECHO} " http://venus.corel.com/nasapps/wp8linuxreg/register.html" ; \ > ${ECHO} "" ; \ > ${ECHO} " to register your copy TODAY. Do this now!" ; \ > ${ECHO} "" ; \ > > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation > jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running > jreynold@primenet.com FreeBSD 3.2-STABLE. FreeBSD: The Power to Serve. > http://www.primenet.com/~jreynold/ Come join us!!! @ http://www.FreeBSD.org/ > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990901220016.A60468>