From a6a726073fb39a2540747eb01193de5143d1acc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 21 Sep 2013 23:29:02 +0000 Subject: [PATCH] Set props and correct RCS ID tag. Approved by: re (blanket) --- contrib/unbound/freebsd-configure.sh | 3 +++ contrib/unbound/freebsd-sources.pl | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/contrib/unbound/freebsd-configure.sh b/contrib/unbound/freebsd-configure.sh index 8d640404f057..8ad7b33b9304 100755 --- a/contrib/unbound/freebsd-configure.sh +++ b/contrib/unbound/freebsd-configure.sh @@ -1,4 +1,7 @@ #!/bin/sh +# +# $FreeBSD$ +# set -e diff --git a/contrib/unbound/freebsd-sources.pl b/contrib/unbound/freebsd-sources.pl index cde4fedbd8b0..a83d36fa539c 100755 --- a/contrib/unbound/freebsd-sources.pl +++ b/contrib/unbound/freebsd-sources.pl @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id$ +# $FreeBSD$ # use strict;