Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 17:08:36 -0800 (PST)
From:      Steve Price <steve@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dnsutl Makefile ports/net/dnsutl/patches patch-aa ports/net/dnsutl/pkg DESCR
Message-ID:  <199912270108.RAA84157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

steve       1999/12/26 17:08:36 PST

  Modified files:
    net/dnsutl           Makefile 
    net/dnsutl/patches   patch-aa 
    net/dnsutl/pkg       DESCR 
  Log:
  Install manpages and add WWW to DESCR.  Note: since our soelim(1) doesn't
  support a '-I' argument, instead of this
  
  	soelim -Iman1 man1/foo.1 > tmp
  
  I did this.
  
  	(cd man1; soelim foo.1) > tmp
  
  PR:		15093
  Submitted by:	maintainer
  
  Revision  Changes    Path
  1.4       +6 -9      ports/net/dnsutl/Makefile
  1.3       +104 -16   ports/net/dnsutl/patches/patch-aa
  1.2       +2 -0      ports/net/dnsutl/pkg/DESCR



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912270108.RAA84157>