diff options
| author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-04-30 12:18:39 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-30 12:18:39 +0000 |
| commit | 12d749a064b0f5d15eee64272f457ef0c72d431f (patch) | |
| tree | 31bf2951818ba0533c8958eb3df42f995e372d33 /packages/classpath | |
| parent | 70bddd3a21749e9b08b9b90ba93aef32428b0147 (diff) | |
| parent | 0b31a68c7bffc1513f4a2dbd2e63b5cf2625481b (diff) | |
merge of 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
and f334192f936949d2ad335312f690105e8371df03
Diffstat (limited to 'packages/classpath')
| -rw-r--r-- | packages/classpath/classpath.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc index cbbab0ad16..c2c9c1281b 100644 --- a/packages/classpath/classpath.inc +++ b/packages/classpath/classpath.inc @@ -2,6 +2,7 @@ DESCRIPTION = "GNU Classpath standard Java libraries" HOMEPAGE = "http://www.gnu.org/software/classpath/" LICENSE = "Classpath" PRIORITY = "optional" +MAINTAINER = "Rene Wagner <rw@handhelds.org>" SECTION = "libs" PBN = "classpath" |
