aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-05 05:20:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-05 05:20:18 +0000
commitd9f0a8fb2fb30b2615275294cd5274b14eeff1f1 (patch)
treeda6e5b9d9fa0c575a6fb75a0a3ea96af65d25d88 /sysutils/apcupsd
parent53c08878c3e745ebc0ac0d1574fc9d3990f7de2d (diff)
downloadports-d9f0a8fb2fb30b2615275294cd5274b14eeff1f1.tar.gz
ports-d9f0a8fb2fb30b2615275294cd5274b14eeff1f1.zip
Fix typo
Reported by: pi
Notes
Notes: svn path=/head/; revision=388569
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index 03b839ef07d4..158f4a74f0e8 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --sbindir=${PREFIX}/sbin \
--with-serial-dev=/dev/usv
CONFIGURE_ENV+= LD="${CXX}" \
- ac_cv_path_SHUTDOWN="/sbin/shtdown"
+ ac_cv_path_SHUTDOWN="/sbin/shutdown"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib