Date: Fri, 18 Feb 2000 02:04:54 +0900 From: "KATO Tsuguru" <tkato@prontomail.ne.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16787: Update port: net/libnids Message-ID: <C3820644445E3D11787100807CFB3258@tkato.prontomail.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 16787 >Category: ports >Synopsis: Update port: net/libnids >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 17 09:10:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 3.4-RELEASE i386 >Organization: >Environment: >Description: - Fix typo in MAN3 >How-To-Repeat: >Fix: diff -urN /usr/ports/net/libnids/Makefile net/libnids/Makefile --- /usr/ports/net/libnids/Makefile Fri Jan 28 20:20:05 2000 +++ net/libnids/Makefile Wed Feb 16 21:23:10 2000 @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes -MAN3= libnids +MAN3= libnids.3 do-install: ${INSTALL_DATA} ${WRKSRC}/src/nids.h ${PREFIX}/include Sent by Japanese ProntoMail >Release-Note: >Audit-Trail: >Unformatted: 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?C3820644445E3D11787100807CFB3258>