aboutsummaryrefslogtreecommitdiff
path: root/comms/uartlirc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
commit8dab11a00221b43714fe21698b9f20b09e688059 (patch)
tree0b12e4f8ee48f67012c15fb63ad4088163c6eab8 /comms/uartlirc
parent3e5d6e553c7d2393fd36fe5acb99500d89a963d2 (diff)
downloadports-8dab11a00221b43714fe21698b9f20b09e688059.tar.gz
ports-8dab11a00221b43714fe21698b9f20b09e688059.zip
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387021
Diffstat (limited to 'comms/uartlirc')
-rw-r--r--comms/uartlirc/files/patch-uartlirc_lircdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/uartlirc/files/patch-uartlirc_lircdev.c b/comms/uartlirc/files/patch-uartlirc_lircdev.c
index 851486e3b0e2..b90f9cf7c324 100644
--- a/comms/uartlirc/files/patch-uartlirc_lircdev.c
+++ b/comms/uartlirc/files/patch-uartlirc_lircdev.c
@@ -1,6 +1,6 @@
--- uartlirc_lircdev.c.orig
+++ uartlirc_lircdev.c
-@@ -33,6 +33,7 @@ __FBSDID("$FreeBSD$");
+@@ -33,6 +33,7 @@ __FBSDID("$FreeBSD: $");
#include <sys/conf.h>
#include <sys/cons.h>
#include <sys/fcntl.h>