aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-27 22:30:39 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-27 22:30:39 +0000
commitb8f8618362b39a01e2225feef7d298fb22cafe2f (patch)
tree67a28a0746219c11b5e630daec412185165d3ed9 /russian
parent3927b01845af9489e456e36e73d2511621daea90 (diff)
downloadports-b8f8618362b39a01e2225feef7d298fb22cafe2f.tar.gz
ports-b8f8618362b39a01e2225feef7d298fb22cafe2f.zip
Notes
Diffstat (limited to 'russian')
-rw-r--r--russian/apache13/Makefile4
-rw-r--r--russian/elm.language/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 64dce67166ce..dcd3086a9403 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Apr 10 22:30:36 EEST 1999
# Whom: vns@delta.odessa.ua
#
-# $Id: Makefile,v 1.3 1999/08/22 18:59:51 mharo Exp $
+# $Id: Makefile,v 1.4 1999/08/22 23:33:20 mharo Exp $
#
DISTNAME= apache_1.3.6
@@ -85,7 +85,7 @@ post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \
${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/apache.sh; \
- ${ECHO} "[ -x ${PREFIX}/sbin/apachectl ] && ${PREFIX}/sbin/apachectl start > /dev/null && echo -n ' apache'" >> ${PREFIX}/etc/rc.d/apache.sh; \
+ ${ECHO} "[ -x ${PREFIX}/sbin/apachectl ] && ${PREFIX}/sbin/apachectl start > /dev/null && ${ECHO_MSG} -n ' apache'" >> ${PREFIX}/etc/rc.d/apache.sh; \
${CHMOD} 751 ${PREFIX}/etc/rc.d/apache.sh; \
fi
diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile
index 8af5212e1299..c6342837f4ad 100644
--- a/russian/elm.language/Makefile
+++ b/russian/elm.language/Makefile
@@ -2,7 +2,7 @@
# Date created: 2 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.12 1998/12/01 09:35:42 asami Exp $
+# $Id: Makefile,v 1.13 1999/08/23 04:23:38 mharo Exp $
#
PKGNAME= ru-elm-2.4ME
@@ -21,8 +21,8 @@ do-fetch:
do-install:
${GREP} -q -i koi8 ${PREFIX}/lib/elm.rc || \
( \
- echo "charset=KOI8-R"; \
- echo "displaycharset=KOI8-R"; \
+ ${ECHO_MSG} "charset=KOI8-R"; \
+ ${ECHO_MSG} "displaycharset=KOI8-R"; \
) >> \
${PREFIX}/lib/elm.rc