diff options
author | martti <martti> | 2007-10-09 19:19:08 +0000 |
---|---|---|
committer | martti <martti> | 2007-10-09 19:19:08 +0000 |
commit | 1f3e0ab0bcafd67927ec5477c01ae15f8c9c3287 (patch) | |
tree | 488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /sysutils/apcupsd | |
parent | bf2c06f11a960194271bfb15b38f2091d506ce04 (diff) | |
download | pkgsrc-1f3e0ab0bcafd67927ec5477c01ae15f8c9c3287.tar.gz |
Remove trailing spaces.
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 048fe9b6c05..2e51fc9db08 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2007/09/18 19:24:07 bouyer Exp $ +# $NetBSD: Makefile,v 1.54 2007/10/09 19:19:15 martti Exp $ DISTNAME= apcupsd-3.14.1 PKGREVISION= 2 @@ -73,7 +73,7 @@ EGFILES= netbsd/apccontrol etc/changeme etc/commfailure etc/commok \ etc/offbattery etc/onbattery etc/multimon.conf etc/hosts.conf MANFILES= apcupsd apctest -INSTALLATION_DIRS= share/examples/apcupsd share/examples/rc.d +INSTALLATION_DIRS= share/examples/apcupsd share/examples/rc.d SUBST_CLASSES+= strip SUBST_STAGE.strip= pre-configure |