Date: Sun, 14 Sep 2003 15:41:19 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/56847: Update port: www/apache13-ssl Message-ID: <20030914154119.6ecc5478.tkato@prontomail.com> Resent-Message-ID: <200309140701.h8E717R1009709@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 56847 >Category: ports >Synopsis: Update port: www/apache13-ssl >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:01:07 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/www/apache13-ssl/Makefile www/apache13-ssl/Makefile --- /usr/ports/www/apache13-ssl/Makefile Sun Sep 7 20:13:02 2003 +++ www/apache13-ssl/Makefile Sun Sep 14 13:21:31 2003 @@ -85,7 +85,7 @@ ${CP} ${WRKSRC}/SSLconf/conf/httpsd.pem \ ${PREFIX}/etc/apache/certs/cert.pem; \ else \ - ${ECHO} "You must create the file ${OPENSSLDIR}/openssl.cnf first."; \ + ${ECHO_MSG} "You must create the file ${OPENSSLDIR}/openssl.cnf first."; \ fi .include <bsd.port.post.mk> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030914154119.6ecc5478.tkato>