diff options
author | Richard Purdie <richard@openedhand.com> | 2007-09-03 09:16:44 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-09-03 09:16:44 +0000 |
commit | d4cb583671f85e6a4c790d103c839106453658fb (patch) | |
tree | 3b711ad4df8140492069d5ef6dc517737ee9c13c /meta/packages/time | |
parent | e35de7eb3a823920efe3ace11256c5cb8afc122e (diff) | |
download | poky-d4cb583671f85e6a4c790d103c839106453658fb.tar.gz |
Remove bogus MAINTAINER fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2670 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/time')
-rw-r--r-- | meta/packages/time/time.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/time/time.inc b/meta/packages/time/time.inc index 81d6446758..4f006a693c 100644 --- a/meta/packages/time/time.inc +++ b/meta/packages/time/time.inc | |||
@@ -2,5 +2,4 @@ DESCRIPTION = "time measures many of the CPU resources, such as time and \ | |||
2 | memory, that other programs use." | 2 | memory, that other programs use." |
3 | HOMEPAGE = "http://www.gnu.org/software/time/" | 3 | HOMEPAGE = "http://www.gnu.org/software/time/" |
4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
5 | MAINTAINER = "Chris Larson <kergoth@handhelds.org>" | ||
6 | SECTION = "utils" | 5 | SECTION = "utils" |