diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-09-20 06:41:00 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-09-20 06:41:00 +0000 |
commit | 93ad596faf9f579882836115af5d8c666e1af3a0 (patch) | |
tree | 36ac6a3b48659becb2934503d4a457ccd13e7cda | |
parent | fix build with perl 5.18 (diff) |
fix build with perl 5.18
PR: 193064
Notes
Notes:
svn path=/head/; revision=368622
-rw-r--r-- | security/fprintd/files/patch-data__fprintd.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/fprintd/files/patch-data__fprintd.pod b/security/fprintd/files/patch-data__fprintd.pod new file mode 100644 index 000000000000..714cf323094e --- /dev/null +++ b/security/fprintd/files/patch-data__fprintd.pod @@ -0,0 +1,8 @@ +--- ./data/fprintd.pod.orig 2014-09-20 01:55:30.860796233 +0400 ++++ ./data/fprintd.pod 2014-09-20 01:55:49.300794976 +0400 +@@ -100,3 +100,5 @@ + =over 8 + + =item B<dbus-daemon>, B<gnome-about-me> ++ ++=back |