diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-19 14:47:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-19 14:47:30 +0000 |
commit | 17244d27279c7bbb8720b71c72994b5761ba79e6 (patch) | |
tree | d59de906f10177fe567a3293e58a90ba781dd20a /net/rsync | |
parent | 5f96b0e977a8bde3e2098befb3576634fbc06452 (diff) | |
download | pkgsrc-17244d27279c7bbb8720b71c72994b5761ba79e6.tar.gz |
Replace whitespaces with tabs.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index b560c6a8a1a..e862100b32f 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2011/10/03 09:49:56 tron Exp $ +# $NetBSD: Makefile,v 1.87 2011/10/19 14:47:30 ryoon Exp $ DISTNAME= rsync-3.0.9 CATEGORIES= net @@ -25,7 +25,7 @@ TEST_TARGET= test PKG_SYSCONFSUBDIR= rsync -RCD_SCRIPTS= rsyncd +RCD_SCRIPTS= rsyncd RCD_SCRIPT_SRC.rsyncd= files/rsyncd.sh SUBST_CLASSES+= paths |