summaryrefslogtreecommitdiff
path: root/package/git/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-13 20:18:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-13 20:18:52 +0100
commit69ed32e297a10a4d690abe842fdd8a78843d7f28 (patch)
tree50c39e44ebc398a284a528847538574ea97c0441 /package/git/Makefile
parentfb29d8570b015c9bc0b7876db5b3a1dba732aa2a (diff)
add cvs package, add half-ready bzr package
Diffstat (limited to 'package/git/Makefile')
-rw-r--r--package/git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git/Makefile b/package/git/Makefile
index 171f857d8..0f8a71014 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.6.6
PKG_RELEASE:= 1
PKG_MD5SUM:= 08af805fd59f68d9ad00a2f878cf820e
PKG_DESCR:= fast version control system
-PKG_SECTION:= misc
+PKG_SECTION:= scm
PKG_DEPENDS:= libopenssl libcurl libexpat
PKG_BUILDDEP+= openssl curl expat
PKG_URL:= http://git-scm.com