diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-04-28 11:16:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-04-28 11:16:01 +0000 |
commit | b01f7773b7a9974be965741f4fc154912351d660 (patch) | |
tree | a1f3e44867bf7bf32aa9a368903fb323178038b6 /graphics/urt/files/patch-cnv__painttorle.c | |
parent | security/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-cnv__painttorle.c')
-rw-r--r-- | graphics/urt/files/patch-cnv__painttorle.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-cnv__painttorle.c b/graphics/urt/files/patch-cnv__painttorle.c deleted file mode 100644 index 587e7d426a8b..000000000000 --- a/graphics/urt/files/patch-cnv__painttorle.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cnv/painttorle.c.orig 1992-01-17 06:44:02.000000000 +0900 -+++ cnv/painttorle.c 2012-10-15 22:40:22.000000000 +0900 -@@ -46,7 +46,7 @@ - - void init(), read_scan(), write_scan(); - --void -+int - main(argc,argv) - int argc; - char *argv[]; |