summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-tools__rlemandl.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-04-28 11:16:01 +0000
committerRene Ladan <rene@FreeBSD.org>2017-04-28 11:16:01 +0000
commitb01f7773b7a9974be965741f4fc154912351d660 (patch)
treea1f3e44867bf7bf32aa9a368903fb323178038b6 /graphics/urt/files/patch-tools__rlemandl.c
parentsecurity/vuxml: Document LibreSSL vulnerability (diff)
graphics/urt: save from deprecation
- merge all separate distribution files and patches into one archive maintained the submitter - pass maintainership to submitter - add LICENSE (BSD2CLAUSE) PR: 218016 Submitted by: Chris Hutchinson (portmaster@bsdforge.com)
Diffstat (limited to 'graphics/urt/files/patch-tools__rlemandl.c')
-rw-r--r--graphics/urt/files/patch-tools__rlemandl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-tools__rlemandl.c b/graphics/urt/files/patch-tools__rlemandl.c
deleted file mode 100644
index 4f1c601ec177..000000000000
--- a/graphics/urt/files/patch-tools__rlemandl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/rlemandl.c.orig 1992-01-24 03:31:20.000000000 +0900
-+++ tools/rlemandl.c 2012-10-15 22:57:29.000000000 +0900
-@@ -12,7 +12,7 @@
- #include <math.h>
- #include "rle.h"
-
--void
-+int
- main( argc, argv )
- int argc;
- char **argv;