diff options
Diffstat (limited to 'packages/grep/grep_2.5.bb')
-rw-r--r-- | packages/grep/grep_2.5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/grep/grep_2.5.bb b/packages/grep/grep_2.5.bb index c71dbb09ea..6685cf70ac 100644 --- a/packages/grep/grep_2.5.bb +++ b/packages/grep/grep_2.5.bb @@ -1,7 +1,6 @@ LICENSE = "GPL" SECTION = "console/utils" DESCRIPTION = "grep GNU utility" -MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>" SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.bz2 \ file://install.patch;patch=1" |