diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-15 15:38:56 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-05-15 15:38:56 +0000 |
commit | aa1ca03ddac88d6afd44336643ecbf0b18cdf1c3 (patch) | |
tree | 1d4a810d0229d781c5755f0b20065f753884311d /sysutils | |
parent | textproc/rubygem-ox: Update to version 2.5.0 (diff) |
Remove svn keywords from patches.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=440939
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/runit/files/patch-src_runit-init.c | 2 | ||||
-rw-r--r-- | sysutils/runit/files/patch-src_runit.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/runit/files/patch-src_runit-init.c b/sysutils/runit/files/patch-src_runit-init.c index 9f23f804b2d6..8e05f76a2a26 100644 --- a/sysutils/runit/files/patch-src_runit-init.c +++ b/sysutils/runit/files/patch-src_runit-init.c @@ -1,5 +1,3 @@ -$FreeBSD$ - runit is designed to be placed in /sbin. However, there is no reason that PREFIX cannot be respected here, so should a user define in loader.conf this in place, then it will still be found. diff --git a/sysutils/runit/files/patch-src_runit.c b/sysutils/runit/files/patch-src_runit.c index 04331517103b..e7f283256bff 100644 --- a/sysutils/runit/files/patch-src_runit.c +++ b/sysutils/runit/files/patch-src_runit.c @@ -1,5 +1,3 @@ -$FreeBSD$ - Should the user neglect to add the symlink, rather than stick them in a reboot loop give a warning. |