aboutsummaryrefslogtreecommitdiffstats
path: root/packages/rsync
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-03-20 21:02:54 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-20 21:02:54 +0000
commit05f9f0ef3ea039540b606c7d6ea215536b533ce2 (patch)
tree583f3221bd11ab4f562395af5b14a3d914eb9c49 /packages/rsync
parent0038bdc78a083b487fe0ab664fcbdf37de565c80 (diff)
downloadopenembedded-05f9f0ef3ea039540b606c7d6ea215536b533ce2.tar.gz
rsync: removed maintainer (it was Kergoth)
Diffstat (limited to 'packages/rsync')
-rw-r--r--packages/rsync/rsync_2.6.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/rsync/rsync_2.6.7.bb b/packages/rsync/rsync_2.6.7.bb
index 064e924789..b5f8a654dd 100644
--- a/packages/rsync/rsync_2.6.7.bb
+++ b/packages/rsync/rsync_2.6.7.bb
@@ -2,7 +2,7 @@ LICENSE = "GPL"
DESCRIPTION = "A file-synchronization tool"
SECTION = "console/network"
PRIORITY = "optional"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+PR = "r1"
SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz"