Date: Tue, 2 Mar 2004 16:01:02 +0100 (CET) From: Sebastien Gioria <gioria@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ade@FreeBSD.org Subject: ports/63642: Typo fix in ports/french/dacode Message-ID: <20040302150102.57EAC374B9@gioria.dyndns.org> Resent-Message-ID: <200403021440.i22Ee5tI085215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63642 >Category: ports >Synopsis: Typo fix in ports/french/dacode >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 02 06:40:05 PST 2004 >Closed-Date: >Last-Modified: >Originator: Sebastien Gioria <gioria@FreeBSD.ORG> >Release: >Organization: >Environment: >Description: Apply the attached diff >How-To-Repeat: >Fix: --- Makefile.old Tue Mar 2 16:34:17 2004 +++ Makefile Tue Mar 2 16:34:28 2004 @@ -20,7 +20,7 @@ NO_BUILD= yes do-install: - ${ECHO} "Installing in ${PREFIX}/www/dadode" + ${ECHO} "Installing in ${PREFIX}/www/dacode" ${MKDIR} ${PREFIX}/www/dacode ${CP} -R ${WRKSRC}/* ${PREFIX}/www/dacode ${CHOWN} -R www:www ${PREFIX}/www/dacode >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302150102.57EAC374B9>