diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-11-25 19:35:01 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-11-25 19:35:01 +0000 |
commit | 3a31f1fb7a36a63f39cf1b1bfc820a02fbfc132d (patch) | |
tree | 573ced148d66f7a317fef7baf0c6b283b9d633ce /lib/libXxf86misc/README | |
parent | c5daaca4c35cfde9584f3c12efef58762d341dfb (diff) |
Remove libXxf86misc. Unlinked from build for 6 months.
Diffstat (limited to 'lib/libXxf86misc/README')
-rw-r--r-- | lib/libXxf86misc/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/lib/libXxf86misc/README b/lib/libXxf86misc/README deleted file mode 100644 index e5a7b3d1b..000000000 --- a/lib/libXxf86misc/README +++ /dev/null @@ -1,25 +0,0 @@ -libXxf86misc - Extension library for the XFree86-Misc X extension. - -All questions regarding this software should be directed at the -Xorg mailing list: - - http://lists.freedesktop.org/mailman/listinfo/xorg - -Please submit bug reports to the Xorg bugzilla: - - https://bugs.freedesktop.org/enter_bug.cgi?product=xorg - -The master development code repository can be found at: - - git://anongit.freedesktop.org/git/xorg/lib/libXxf86misc - - http://cgit.freedesktop.org/xorg/lib/libXxf86misc - -For patch submission instructions, see: - - http://www.x.org/wiki/Development/Documentation/SubmittingPatches - -For more information on the git code manager, see: - - http://wiki.x.org/wiki/GitPage - |