diff options
author | wiz <wiz> | 2000-09-03 13:31:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-03 13:31:37 +0000 |
commit | fcd310cd1e1d56d9ff5399434f716879159a4f88 (patch) | |
tree | 73412c55c6406324608359ce51142a5ddfb16dff /sysutils | |
parent | 5cf181e073890b2f61a1f954e760858577e67e44 (diff) | |
download | pkgsrc-fcd310cd1e1d56d9ff5399434f716879159a4f88.tar.gz |
remove trailing whitespace
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xbatt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index c9edf821f7b..7e9a9bd89eb 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/23 23:14:31 tron Exp $ +# $NetBSD: Makefile,v 1.6 2000/09/03 13:31:37 wiz Exp $ # DISTNAME= xbatt-1.3pr1 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www2.clave.gr.jp/~eto/xbatt/ # Not really .if !exists(/usr/include/machine/apmvar.h) -IGNORE+= "APM is not available for ${MACHINE_PLATFORM}" +IGNORE+= "APM is not available for ${MACHINE_PLATFORM}" .endif USE_IMAKE= YES |