Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 15:38:52 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56824: Update port: news/leafnode+
Message-ID:  <20030914153852.4ac5f917.tkato@prontomail.com>
Resent-Message-ID: <200309140700.h8E70v96009070@freefall.freebsd.org>

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

>Number:         56824
>Category:       ports
>Synopsis:       Update port: news/leafnode+
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 00:00:57 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/news/leafnode+/Makefile news/leafnode+/Makefile
--- /usr/ports/news/leafnode+/Makefile	Thu Jul 17 12:10:52 2003
+++ news/leafnode+/Makefile	Sun Sep 14 13:21:31 2003
@@ -40,7 +40,7 @@
 	@${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/man/man8
 .endfor
 .if !defined{NOPORTDOCS}
-	@${ECHO} "===>  Copying documents to ${PREFIX}/share/doc/leafnode+"
+	@${ECHO_MSG} "===>  Copying documents to ${PREFIX}/share/doc/leafnode+"
 	@${MKDIR} ${PREFIX}/share/doc/leafnode+
 .for file in Changes FAQ INSTALL README config.example
 	@${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/leafnode+
>Release-Note:
>Audit-Trail:
>Unformatted:



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