diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 11:40:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-29 21:56:31 +0200 |
commit | f14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch) | |
tree | 7617315e619f969c13e79c1f44c2428871719357 /package/mxml | |
parent | 365261c9db442081290b7d21aba6201244af294d (diff) |
resolve merge conflict
Diffstat (limited to 'package/mxml')
-rwxr-xr-x | package/mxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mxml/Makefile b/package/mxml/Makefile index be72bd31f..1f831be6b 100755 --- a/package/mxml/Makefile +++ b/package/mxml/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= mxml PKG_VERSION:= 2.6 PKG_RELEASE:= 1 PKG_MD5SUM:= 68977789ae64985dddbd1a1a1652642e -PKG_DESCR:= lightweight XML library -PKG_SECTION:= libs +PKG_DESCR:= lightweight xml library +PKG_SECTION:= libs/data PKG_URL:= http://www.msweet.org/projects.php?Z3 PKG_SITES:= http://www.msweet.org/files/project3/ PKG_LIBNAME:= libmxml |