Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 09:50:01 -0800 (PST)
From:      Kevin Oberman <oberman@home.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/33765: New download site and typo correction
Message-ID:  <200201101750.g0AHo1I81776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33765; it has been noted by GNATS.

From: Kevin Oberman <oberman@home.com>
To: freebsd-gnats-submit@FreeBSD.org, oberman@es.net
Cc:  
Subject: Re: ports/33765: New download site and typo correction
Date: Thu, 10 Jan 2002 09:47:14 -0800

 Never submit updates before waking up in the morning. Sorry!
 
 Correct fix:
 
      --- Makefile.orig       Wed Dec 12 12:06:35 2001
      +++ Makefile    Thu Jan 10 08:05:57 2002
      @@ -7,10 +7,10 @@
 
       PORTNAME=      mwavem-fbsd
       PORTVERSION=   1.2
      -PORTREVISION=  0
      +PORTREVISION=  1
       CATEGORIES=    comms
      -MASTER_SITES=  http://www.escape.com/~simonw/ \
      -               http://home.pacbell.net/simonw2/src/
      +MASTER_SITES=  ftp://www-126.ibm.com/pub/acpmodem/ \
      +               http://www.escape.com/~simonw/
       EXTRACT_SUFX=  .tgz
 
       MAINTAINER=    oberman@es.net
      @@ -69,7 +69,7 @@
              ${ECHO} "* this port requires that the full FreeBSD sources
 be present  *"; \
              ${ECHO} "* on the
 system.                                               *"; \
              ${ECHO}
 "*                                                              *"; \
      -       ${ECHO} "* If you prefer not oading the full sources, you
 make install  *"; \
      +       ${ECHO} "* If you prefer not loading the full sources, you
 make install *"; \
              ${ECHO} "* the linuxthreads package from
 /stand/sysinstall.             *"; \
              ${ECHO}
 "****************************************************************"; \
              ${SLEEP} 10; fi;
 
 
 
 

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?200201101750.g0AHo1I81776>