Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 09:00:10 -0700 (PDT)
From:      Kevin Oberman <oberman@es.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29151: Minor correction and new tarball location for port
Message-ID:  <200107241600.f6OG0Al83894@freefall.freebsd.org>

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

From: Kevin Oberman <oberman@es.net>
To: freebsd-gnats-submit@FreeBSD.org, oberman@es.net
Cc:  
Subject: Re: ports/29151: Minor correction and new tarball location for port
Date: Tue, 24 Jul 2001 08:51:18 -0700

 I must apologize for making this so messy, but I finally think I have 
 the changes in the correct format:
 --- /usr/ports/comms/mwavem/Makefile    Mon Jun  4 10:19:05 2001
 +++ /usr/ports/comms/mwavem.new/Makefile        Mon Jul 23 13:53:16 2001
 @@ -7,8 +7,10 @@
                        
  PORTNAME=      mwavem-fbsd
  PORTVERSION=   1.1
 +PORTREVISION=  1
  CATEGORIES=    comms
 -MASTER_SITES=  http://www.escape.com/developer/~simonw/ \
 +MASTER_SITES=  http://www.escape.com/~simonw/ \
 +               http://home.pacbell.net/simonw2/src/ \
                 ${MASTER_SITE_LOCAL}
  EXTRACT_SUFX=  .tgz
 
 --- /usr/ports/comms/mwavem/files/mwavem.sh     Mon Jun  4 10:19:05 2001
 +++ /usr/ports/comms/mwavem.new/files/mwavem.sh Sat Jul 21 21:31:14 2001
 @@ -17,7 +17,6 @@
                         $0 start
              ;;
      stop  )
 -               killall ${MWAVE_NAME}
              ;;
      start )
              echo -n ' modem'
 
 

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?200107241600.f6OG0Al83894>