summaryrefslogtreecommitdiff
path: root/sysutils/upsmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/upsmon/Makefile')
-rw-r--r--sysutils/upsmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/upsmon/Makefile b/sysutils/upsmon/Makefile
index f69080539fcc..b90a449114d0 100644
--- a/sysutils/upsmon/Makefile
+++ b/sysutils/upsmon/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Oct 1998
# Whom: Igor Vinokurov <igor@zynaps.ru>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/11/24 22:43:40 billf Exp $
#
DISTNAME= upsmon-2.1.3
@@ -21,7 +21,7 @@ do-install:
${SED} -e 's#!!PREFIX!!#${PREFIX}#g' ${FILESDIR}/upsmon.sh \
> ${PREFIX}/etc/rc.d/upsmon.sh
- @chmod +x ${PREFIX}/etc/rc.d/upsmon.sh
+ @${CHMOD} +x ${PREFIX}/etc/rc.d/upsmon.sh
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/upsmon