aboutsummaryrefslogtreecommitdiff
path: root/net/yate/files/patch-conf.d__Makefile.in
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-02-29 21:50:53 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-02-29 21:50:53 +0000
commit6c964d8e8d2226c56db690eadce21a1f3a034018 (patch)
tree98a009cc61d4540d8a5240dec0a9d5b47f0fd52d /net/yate/files/patch-conf.d__Makefile.in
parent73732ae55b0a5e2b844fdd991287781f20fe9a18 (diff)
Notes
Diffstat (limited to 'net/yate/files/patch-conf.d__Makefile.in')
-rw-r--r--net/yate/files/patch-conf.d__Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yate/files/patch-conf.d__Makefile.in b/net/yate/files/patch-conf.d__Makefile.in
index 5a37e087e2d0..d0e6dffa4651 100644
--- a/net/yate/files/patch-conf.d__Makefile.in
+++ b/net/yate/files/patch-conf.d__Makefile.in
@@ -1,5 +1,5 @@
--- ./conf.d/Makefile.in.orig 2009-09-19 17:55:58.000000000 +0400
-+++ ./conf.d/Makefile.in 2011-04-13 15:25:28.000000000 +0400
++++ ./conf.d/Makefile.in 2012-02-29 19:31:18.000000000 +0400
@@ -20,14 +20,14 @@
lst="`ls -1 @srcdir@/*.conf @srcdir@/*.sample @srcdir@/*.default 2>/dev/null | sed 's/\.sample//g; s/\.default//g; s/[^ ]*\*\.[^ ]*//g' | sort | uniq`" ; \
for s in $$lst; do \