From 1d1f878054efdd1171a8cb006e59ad0727610293 Mon Sep 17 00:00:00 2001
From: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Thu, 19 May 2016 10:21:23 +0000
Subject: - Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
---
 devel/p5-File-MMagic-XS/pkg-descr | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

(limited to 'devel/p5-File-MMagic-XS/pkg-descr')

diff --git a/devel/p5-File-MMagic-XS/pkg-descr b/devel/p5-File-MMagic-XS/pkg-descr
index 650e0ab6f2d6..13f49c208957 100644
--- a/devel/p5-File-MMagic-XS/pkg-descr
+++ b/devel/p5-File-MMagic-XS/pkg-descr
@@ -1,13 +1,13 @@
-This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with the 
-aim of being efficient and fast especially for applications that need to 
+This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with the
+aim of being efficient and fast especially for applications that need to
 be run for an extended amount of time.
 
-There is a compatibility layer for File::MMagic. you can specify :compat 
+There is a compatibility layer for File::MMagic. you can specify :compat
 when importing the module
 
    use File::MMagic::XS qw(:compat);
 
-And then the following methods are going to be available from 
+And then the following methods are going to be available from
 File::MMagic::XS:
 
    checktype_filename
@@ -15,8 +15,8 @@ File::MMagic::XS:
    checktype_contents
    addMagicEntry
 
-Currently this software is in beta. If you have 
-suggestions/recommendations about the interface or anything else, now is 
+Currently this software is in beta. If you have
+suggestions/recommendations about the interface or anything else, now is
 your chance to send them!
 
 WWW: http://search.cpan.org/dist/File-MMagic-XS/
-- 
cgit v1.2.3