From 204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 24 Dec 2001 10:37:45 +0000 Subject: portlint: remove extra whitespaces before end of line. --- math/physcalc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/physcalc') diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 9df14485bb94..7c2f05576cc6 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -21,7 +21,7 @@ USE_ZIP= yes DEFS= -DSHAREDIR="\"${PREFIX}/share/physcalc/\"" SRCS= physconv.c physmain.c physmlib.c physnode.c physoper.c \ - physsolv.c + physsolv.c pre-build: ${PERL} -pi -e "s@void main@int main@g" ${WRKSRC}/physmain.c -- cgit