diff --git a/net/mercurial/Makefile b/net/mercurial/Makefile index b22a9296b..86d7b6e47 100644 --- a/net/mercurial/Makefile +++ b/net/mercurial/Makefile @@ -25,6 +25,7 @@ define Package/mercurial DEPENDS:=python TITLE:=Mercurial Source Control Management (SCM) system URL:=http://www.selenic.com/mercurial/ + SUBMENU:=Version Control Systems endef define Package/mercurial/description diff --git a/net/subversion/Makefile b/net/subversion/Makefile index 40202d935..bd10b3d96 100644 --- a/net/subversion/Makefile +++ b/net/subversion/Makefile @@ -25,7 +25,7 @@ define Package/subversion/Default TITLE:=A compelling replacement for CVS DEPENDS:=+zlib +libneon +libintl +libapr +libaprutil +libpthread URL:=http://subversion.tigris.org/ - SUBMENU:=subversion + SUBMENU:=Version Control Systems endef define Package/subversion/Default/description