aboutsummaryrefslogtreecommitdiff
path: root/graphics/fbm
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
commit9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch)
tree7597b6fd6918f7d6f992356b9de529bfb3300963 /graphics/fbm
parent7f251687a22aeb89ecf5d07a5faba498008926ef (diff)
downloadports-9439aeb2c5fe39b976a25bcfe827f9213776c973.tar.gz
ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.zip
portlint: remove extra whitespaces before end of line.
Notes
Notes: svn path=/head/; revision=52088
Diffstat (limited to 'graphics/fbm')
-rw-r--r--graphics/fbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile
index 212c912e7c9f..5b748c3be3cf 100644
--- a/graphics/fbm/Makefile
+++ b/graphics/fbm/Makefile
@@ -20,6 +20,6 @@ MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \
fbham.l fbhist.l fbinfo.l fbm.l fbm2pod.l fbmask.l fbmedian.l \
fbnorm.l fbps.l fbquant.l fbrot.l fbsample.l fbsharp.l fbthin.l \
gray2clr.l idiff.l pbm2ps.l pbmtitle.l qrt2fbm.l raw2fbm.l tiff2fbm.l \
- uunet2fbm.l
+ uunet2fbm.l
.include <bsd.port.mk>