From: Marcin Juszkiewicz Date: Mon, 20 Mar 2006 21:02:54 +0000 (+0000) Subject: rsync: removed maintainer (it was Kergoth) X-Git-Tag: Release-2010-05/1~9453^2~2189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f9f0ef3ea039540b606c7d6ea215536b533ce2;p=openembedded.git rsync: removed maintainer (it was Kergoth) --- 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 " +PR = "r1" SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz"