diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-12 06:16:39 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-12 06:16:39 +0000 |
commit | 61cd1b840978cd8e3afdb1c643557d5b1b9a4a98 (patch) | |
tree | 51ab67ddc3f868d78d0958f21d767dd756ed9c31 /packages/texmaker/texmaker_1.3.bb | |
parent | 613606be24cae0a114b2d1aa81ddca0d44b61a10 (diff) | |
parent | 312b7a20c3eafba35731d900a1705b353d7ab425 (diff) |
merge of '879c2e35f17da4b01ea93a7d8a286583b9eec1f6'
and 'bae5b516fbb7c4ed7939b4dbb39c62866ef76d98'
Diffstat (limited to 'packages/texmaker/texmaker_1.3.bb')
-rw-r--r-- | packages/texmaker/texmaker_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/texmaker/texmaker_1.3.bb b/packages/texmaker/texmaker_1.3.bb index 7f14e90b34..5682338f31 100644 --- a/packages/texmaker/texmaker_1.3.bb +++ b/packages/texmaker/texmaker_1.3.bb @@ -1,6 +1,6 @@ DESCRIPTION = "TeXmaker is a free cross-platform LaTeX editor" HOMEPAGE = "http://www.xm1math.net/texmaker" -SECTION = "x11/apps" +SECTION = "x11/applications" LICENSE = "GPL" SRC_URI = "http://www.xm1math.net/texmaker/texmaker-${PV}.tar.bz2" |