diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
commit | 7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch) | |
tree | e83ee6693050a76e305a95a376451aa583df151e /games/heretic/files/patch-sndserv_soundsrv.c | |
parent | textproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff) |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'games/heretic/files/patch-sndserv_soundsrv.c')
-rw-r--r-- | games/heretic/files/patch-sndserv_soundsrv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/heretic/files/patch-sndserv_soundsrv.c b/games/heretic/files/patch-sndserv_soundsrv.c index e7446904c5af..002ce7394273 100644 --- a/games/heretic/files/patch-sndserv_soundsrv.c +++ b/games/heretic/files/patch-sndserv_soundsrv.c @@ -1,5 +1,5 @@ ---- sndserv/soundsrv.c Mon Mar 22 20:06:59 1999 -+++ sndserv/soundsrv.c.new Sun Feb 13 03:54:46 2000 +--- sndserv/soundsrv.c.orig 1999-03-23 01:06:59 UTC ++++ sndserv/soundsrv.c @@ -43,7 +43,7 @@ #include <sys/ioctl.h> #include <unistd.h> |