diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-29 21:50:53 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-29 21:50:53 +0000 |
commit | 6c964d8e8d2226c56db690eadce21a1f3a034018 (patch) | |
tree | 98a009cc61d4540d8a5240dec0a9d5b47f0fd52d /net/yate/files/patch-conf.d__Makefile.in | |
parent | 73732ae55b0a5e2b844fdd991287781f20fe9a18 (diff) |
Notes
Diffstat (limited to 'net/yate/files/patch-conf.d__Makefile.in')
-rw-r--r-- | net/yate/files/patch-conf.d__Makefile.in | 2 |
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 \ |