aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runit
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-22 20:34:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-22 20:34:27 +0000
commit6172d4b590384f82cfee76956f7d5af4bb526df8 (patch)
tree106498262ba76464c07d9dc31c41b2c1e5f59144 /sysutils/runit
parent5ea00ecd48fdd9ab8fe46777d2fe59e44207981e (diff)
downloadports-6172d4b590384f82cfee76956f7d5af4bb526df8.tar.gz
ports-6172d4b590384f82cfee76956f7d5af4bb526df8.zip
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387082
Diffstat (limited to 'sysutils/runit')
-rw-r--r--sysutils/runit/files/patch-utmpx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/runit/files/patch-utmpx b/sysutils/runit/files/patch-utmpx
index 6b82109f1d91..2196af29c6f8 100644
--- a/sysutils/runit/files/patch-utmpx
+++ b/sysutils/runit/files/patch-utmpx
@@ -1,5 +1,3 @@
-$FreeBSD$
-
Since init lacks this code in FreeBSD (utx-logout is performed in pam_lastlog)
we will simply make utmpset.c a noop if utmpx is present.